summaryrefslogtreecommitdiff
path: root/allkits.cmd
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2009-05-16 11:21:34 -0400
committerNed Batchelder <ned@nedbatchelder.com>2009-05-16 11:21:34 -0400
commit33a6d5a634ed6a6c09e9cecda75f6cc15bd07209 (patch)
treec9b3e4923d964ca86362730d356ff5c2c911c83d /allkits.cmd
parent1fd86fc96bb3d44aded7ba2cc7d3d47903950b4e (diff)
downloadpython-coveragepy-33a6d5a634ed6a6c09e9cecda75f6cc15bd07209.tar.gz
No need to build source kits on each Python version.
Diffstat (limited to 'allkits.cmd')
-rw-r--r--allkits.cmd3
1 files changed, 0 insertions, 3 deletions
diff --git a/allkits.cmd b/allkits.cmd
index ecbe74f..d69a33a 100644
--- a/allkits.cmd
+++ b/allkits.cmd
@@ -1,11 +1,8 @@
call \ned\bin\switchpy 23
-python setup.py sdist --formats=gztar
python setup.py bdist_wininst
call \ned\bin\switchpy 24
-python setup.py sdist --formats=gztar
python setup.py bdist_wininst
call \ned\bin\switchpy 25
-python setup.py sdist --formats=gztar
python setup.py bdist_wininst
call \ned\bin\switchpy 26
python setup.py sdist --formats=gztar