Skip to content

Commit

Permalink
Merge pull request #114 from cachitas/patch-1
Browse files Browse the repository at this point in the history
Add publisher entry to the docstring
  • Loading branch information
takluyver committed Mar 28, 2017
2 parents 3e46d05 + 88cfb3a commit 1c77b05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nsist/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1c77b05

Please sign in to comment.