Skip to content

Commit

Permalink
Merge pull request #3371 from GreatBahram/master
Browse files Browse the repository at this point in the history
simple bug fix in setup.py
  • Loading branch information
frostming authored Dec 11, 2018
2 parents 51b46c9 + 2fdc4fa commit d4d54ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ def run(self):


class UploadCommand(Command):
"""Support setup.py publish."""
"""Support setup.py upload."""

description = "Build and publish the package."
user_options = []
Expand Down

0 comments on commit d4d54ee

Please sign in to comment.