Skip to content
This repository has been archived by the owner on May 23, 2023. It is now read-only.

Commit

Permalink
pypy => pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
asottile committed May 14, 2017
1 parent 3894aca commit 92de2e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASE.md
Expand Up @@ -8,7 +8,7 @@
1. `git tag v{{version}}`
1. `git push origin master --tags`
1. upload to pypi
1. if you need to set up pypy auth, `python setup.py register` and follow the prompts
1. if you need to set up pypi auth, `python setup.py register` and follow the prompts
1. `python setup.py sdist bdist_wheel`
1. `twine upload --skip-existing dist/*`
1. `fetch-python-package venv-update` -- upload to pypi.yelpcorp

0 comments on commit 92de2e2

Please sign in to comment.