Explorar o código

Clean up a docstring

Thomas Kluyver %!s(int64=7) %!d(string=hai) anos
pai
achega
50baed5d19
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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