This commit is contained in:
Alex Clark 2015-06-07 10:29:52 -04:00
parent e69d028b6e
commit 9a333c8996

View File

@ -66,10 +66,10 @@ test:
# https://docs.python.org/2/distutils/packageindex.html#the-pypirc-file # https://docs.python.org/2/distutils/packageindex.html#the-pypirc-file
upload-test: upload-test:
# [test] # [test]
# username: # username:
# password: # password:
# repository = http://test.pythonpackages.com # repository = http://test.pythonpackages.com
python setup.py sdist --format=gztar,zip upload -r test python setup.py sdist --format=gztar,zip upload -r test
upload: upload: