fix links; only upload source dist

This commit is contained in:
Tobias Oberstein 2015-11-16 18:12:56 +01:00
parent ec7385c995
commit d3b29a68da
2 changed files with 1 additions and 3 deletions

View file

@ -11,8 +11,6 @@ clean:
publish: clean
python setup.py register
python setup.py sdist upload
python setup.py bdist_egg upload
python setup.py bdist_wininst upload
test_version:
PYTHONPATH=. python -m scour.scour --version