Skip to content

Commit

Permalink
Fix messed up setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
streeter committed Mar 2, 2015
1 parent d8f925d commit 0ae0697
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Expand Up @@ -12,7 +12,6 @@
if sys.argv[-1] == 'publish':
os.system('python setup.py register sdist upload')
os.system('python setup.py register bdist_wheel upload')
os.system('python setup.py ')
sys.exit()


Expand Down

0 comments on commit 0ae0697

Please sign in to comment.