summaryrefslogtreecommitdiff
path: root/allkits.cmd
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2009-09-22 07:22:56 -0400
committerNed Batchelder <ned@nedbatchelder.com>2009-09-22 07:22:56 -0400
commitd18c4a8ca50361893eaa7ba86821a136ba7a4807 (patch)
treed5b682a46e9b44a6edd6e12771ffc831503cb594 /allkits.cmd
parentcfdd8b9c6c9a0fc0bb0d332dd034330a37ea5a1f (diff)
downloadpython-coveragepy-d18c4a8ca50361893eaa7ba86821a136ba7a4807.tar.gz
The best way to get py3k support: same source runs on both, with some contortions.
Diffstat (limited to 'allkits.cmd')
-rw-r--r--allkits.cmd8
1 files changed, 0 insertions, 8 deletions
diff --git a/allkits.cmd b/allkits.cmd
index a83cac7..fa75988 100644
--- a/allkits.cmd
+++ b/allkits.cmd
@@ -13,13 +13,5 @@ python setup.py sdist --formats=gztar
set TAR_OPTIONS=
@REM Py3k
-cd three
call \ned\bin\switchpy 31
python setup.py bdist_wininst
-
-set TAR_OPTIONS=--group=100
-python setup.py sdist --formats=gztar
-set TAR_OPTIONS=
-
-cd ..
-copy three\dist\*.* dist