Skip to content

Commit 0c840c2

Browse files
committed
Test Travis
1 parent 2b13433 commit 0c840c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ $ python3 setup.py sdist bdist_wheel
2929
chmod 600 ~/.pypirc
3030

3131
twine upload --repository testpypi dist/*
32-
33-
twine upload --repository pypi dist/*
32+
33+
twine upload --repository pypi dist/*

0 commit comments

Comments
 (0)