Bläddra i källkod

Merge pull request #114 from cachitas/patch-1

Add publisher entry to the docstring
Thomas Kluyver 8 år sedan
förälder
incheckning
1c77b0577a
1 ändrade filer med 1 tillägg och 0 borttagningar
  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
             dictionaries whose keys match the fields of :ref:`shortcut_config`
             in the config file
+    :param str publisher: Publisher name
     :param str icon: Path to an icon for the application
     :param list packages: List of strings for importable packages to include
     :param dict commands: Dictionary keyed by command name, containing dicts