git push origin master
git tag 1.3 -m "desc"
git push --tags origin master
python setup.py sdist upload
Created
October 25, 2017 09:00
-
-
Save jonathan-kosgei/83f6b66d32966fa6e5669a4ad36b623d to your computer and use it in GitHub Desktop.
deploying to pypi
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment