Prechádzať zdrojové kódy

Add note about simplicity relative to freeze tools

Thomas Kluyver 11 rokov pred
rodič
commit
2300af06bf
1 zmenil súbory, kde vykonal 2 pridanie a 0 odobranie
  1. 2 0
      doc/faq.rst

+ 2 - 0
doc/faq.rst

@@ -40,6 +40,8 @@ pynsist has some advantages:
   so it avoids all these problems.
 * It's quite easy to make Windows installers on other platforms, which is
   difficult with other tools.
+* The tool itself is simpler to understand, and less likely to need updating for
+  new Python versions.
 
 And some disadvantages: