fix links; only upload source dist
This commit is contained in:
parent
ec7385c995
commit
d3b29a68da
2 changed files with 1 additions and 3 deletions
2
Makefile
2
Makefile
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue