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
commitff9099051e0daff7b08035713eeca5696ab3217a (patch)
tree13a391e9010e9e0b99ff403ec2fd0252d460ab5a /allkits.cmd
parente3c0b4b2c7d2a92344d30a25467a1e863bbb7d31 (diff)
downloadpython-coveragepy-git-ff9099051e0daff7b08035713eeca5696ab3217a.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 a83cac7b..fa75988e 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