浏览代码

Merge pull request #114 from cachitas/patch-1

Add publisher entry to the docstring
Thomas Kluyver 8 年之前
父节点
当前提交
1c77b0577a
共有 1 个文件被更改,包括 1 次插入0 次删除
  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