Skip to content

Commit

Permalink
instructions to help me for next time i distribute a new version.
Browse files Browse the repository at this point in the history
  • Loading branch information
jesseshieh committed Apr 27, 2017
1 parent de33b2d commit beea47c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,9 @@ If you don't have pip install, see https://pip.pypa.io/en/stable/installing/
## Testing

python setup.py test

## Distribute

python setup.py sdist upload -r pypitest
python setup.py sdist upload -r pypi

0 comments on commit beea47c

Please sign in to comment.