Skip to content

Commit

Permalink
Added comment reminder of how to upload these days
Browse files Browse the repository at this point in the history
  • Loading branch information
IanLee1521 committed May 11, 2020
1 parent 0f42fed commit 4795a0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
release:
umask 022 && chmod -R a+rX . && python setup.py sdist bdist_wheel
# twine upload dist/*

test :
python pycodestyle.py --testsuite testsuite
Expand Down

0 comments on commit 4795a0e

Please sign in to comment.