Browse Source

Add note about simplicity relative to freeze tools

Thomas Kluyver 11 năm trước cách đây
mục cha
commit
2300af06bf
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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: