fixed make pip

This commit is contained in:
mdipierro
2012-10-15 14:48:45 -05:00
parent f7c0f0341b
commit d5381d7b36
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -130,5 +130,5 @@ pip:
# after upload clean Web2py sources with rm -R ./dist
# http://guide.python-distribute.org/creation.html
python setup.py sdist
python setup.py register
python setup.py sdist upload
sudo python setup.py register
sudo python setup.py sdist upload
+1 -1
View File
@@ -1 +1 @@
Version 2.1.1 (2012-10-15 14:43:43) dev
Version 2.1.1 (2012-10-15 14:48:33) dev