blob: d0f5d09f662320eb020f51142c7db27b16da4b0b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
call \ned\bin\switchpy 23
python setup.py develop
nosetests
call \ned\bin\switchpy 24
python setup.py develop
nosetests
call \ned\bin\switchpy 25
python setup.py develop
nosetests
call \ned\bin\switchpy 26
python setup.py develop
nosetests
|