Skip to content

Commit

Permalink
added wheel installation
Browse files Browse the repository at this point in the history
  • Loading branch information
arogozhnikov committed Aug 13, 2015
1 parent 91fcbe6 commit e898911
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions publish.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/usr/bin/env bash
pip install wheel
rm dist/*
python setup.py sdist
python setup.py bdist_wheel --universal
Expand Down

0 comments on commit e898911

Please sign in to comment.