Explorar el Código

Add note about simplicity relative to freeze tools

Thomas Kluyver hace 11 años
padre
commit
2300af06bf
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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: