Update setup.py
This commit is contained in:
parent
6a410ba470
commit
be972706a7
2
setup.py
2
setup.py
@ -43,7 +43,7 @@ with open(os.path.join(here, NAME, '__version__.py')) as f:
|
|||||||
class PublishCommand(Command):
|
class PublishCommand(Command):
|
||||||
"""Support setup.py publish."""
|
"""Support setup.py publish."""
|
||||||
|
|
||||||
description = "Build and publish the package."
|
description = 'Build and publish the package.'
|
||||||
user_options = []
|
user_options = []
|
||||||
|
|
||||||
@staticmethod
|
@staticmethod
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user