Skip to content

Commit

Permalink
packaging-notes.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
Will Roberts committed Feb 17, 2015
1 parent a18ef30 commit d705e46
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions packaging-notes.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
=================
Packaging Notes
=================

python setup.py sdist
python setup.py bdist_wheel
python3.4 setup.py bdist_wheel
twine upload dist/*

0 comments on commit d705e46

Please sign in to comment.