diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2010-01-10 20:23:43 -0500 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2010-01-10 20:23:43 -0500 |
| commit | 027a753f5d8a038413b29a77c2fc2180aadf290e (patch) | |
| tree | 175c74c218461a2751db766f2cac0a32f2c3edfc /allkits.cmd | |
| parent | b5b580fe8a34c530aad1c897b8ad4718f8f7db86 (diff) | |
| download | python-coveragepy-git-027a753f5d8a038413b29a77c2fc2180aadf290e.tar.gz | |
Test on Python 2.7 also.
Diffstat (limited to 'allkits.cmd')
| -rw-r--r-- | allkits.cmd | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/allkits.cmd b/allkits.cmd index 12c46d2e..a0685ee9 100644 --- a/allkits.cmd +++ b/allkits.cmd @@ -8,6 +8,8 @@ call \ned\bin\switchpy 25 python setup.py bdist_wininst %1
call \ned\bin\switchpy 26
python setup.py bdist_wininst %1
+call \ned\bin\switchpy 27
+python setup.py bdist_wininst %1
set TAR_OPTIONS=--group=100
python setup.py sdist --formats=gztar %1
|
