Explorar o código

Merge pull request #114 from cachitas/patch-1

Add publisher entry to the docstring
Thomas Kluyver %!s(int64=8) %!d(string=hai) anos
pai
achega
1c77b0577a
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      nsist/__init__.py

+ 1 - 0
nsist/__init__.py

@@ -75,6 +75,7 @@ class InstallerBuilder(object):
     :param dict shortcuts: Dictionary keyed by shortcut name, containing
     :param dict shortcuts: Dictionary keyed by shortcut name, containing
             dictionaries whose keys match the fields of :ref:`shortcut_config`
             dictionaries whose keys match the fields of :ref:`shortcut_config`
             in the config file
             in the config file
+    :param str publisher: Publisher name
     :param str icon: Path to an icon for the application
     :param str icon: Path to an icon for the application
     :param list packages: List of strings for importable packages to include
     :param list packages: List of strings for importable packages to include
     :param dict commands: Dictionary keyed by command name, containing dicts
     :param dict commands: Dictionary keyed by command name, containing dicts