Skip to content

Commit

Permalink
Add a command to the comment explaining how to upload new versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jpulgarin committed Apr 11, 2020
1 parent ed4b23b commit 65e5c27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
@@ -1,4 +1,4 @@
# Run 'twine upload dist/*' to upload new version
# Run 'python setup.py sdist bdist_wheel && twine upload dist/*' to upload new version

import os
from setuptools import setup
Expand Down

0 comments on commit 65e5c27

Please sign in to comment.