Skip to content

Commit

Permalink
tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
scivey committed Oct 9, 2015
1 parent 8b25508 commit 340e925
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -101,5 +101,4 @@ publish-node:
cd ./clients/nodejs/client/ && npm publish

publish-python:
cd ./clients/python/client && python register -r pypi
cd ./clients/python/client && python sdist upload -r pypi
cd ./clients/python/client && python setup.py register -r pypi && python setup.py sdist upload -r pypi

0 comments on commit 340e925

Please sign in to comment.