diff options
-rw-r--r-- | allkits.cmd | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/allkits.cmd b/allkits.cmd index ecbe74f0..d69a33a4 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
|