Thomas Kluyver преди 7 години
родител
ревизия
50baed5d19
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      nsist/__init__.py

+ 1 - 1
nsist/__init__.py

@@ -83,7 +83,7 @@ class InstallerBuilder(object):
     :param str py_format: (deprecated) 'bundled'. Use Pynsist 1.x for
             'installer' option.
     :param bool inc_msvcrt: True to include the Microsoft C runtime with 'bundled'
-            Python. Ignored when py_format='installer'.
+            Python.
     :param str build_dir: Directory to run the build in
     :param str installer_name: Filename of the installer to produce
     :param str nsi_template: Path to a template NSI file to use