Skip to content

Commit 4795a0e

Browse files
committed
Added comment reminder of how to upload these days
1 parent 0f42fed commit 4795a0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
release:
22
umask 022 && chmod -R a+rX . && python setup.py sdist bdist_wheel
3+
# twine upload dist/*
34

45
test :
56
python pycodestyle.py --testsuite testsuite

0 commit comments

Comments
 (0)