We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac6196f commit dab0cbdCopy full SHA for dab0cbd
setup.py
@@ -22,7 +22,7 @@
22
23
24
class UploadCommand(Command):
25
- """Support setup.py upload."""tw
+ """Support setup.py upload."""
26
27
description = 'Build and publish the package.'
28
user_options = []
0 commit comments