Sfoglia il codice sorgente

Add note about simplicity relative to freeze tools

Thomas Kluyver 11 anni fa
parent
commit
2300af06bf
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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: