mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-14 22:49:23 +01:00
Make 2to3 ouput files in py3k/ subfolder.
This commit is contained in:
parent
a40ebae4da
commit
c149e8fa81
@ -1 +1,2 @@
|
||||
python 2to3/run.py src/ plugins/ test/ scripts/* setup.py -wn -f all -f def_iteritems -f def_itervalues -f def_iterkeys -f reload "$@"
|
||||
python 2to3/run.py src/ plugins/ test/ scripts/* setup.py -wWno py3k -f all -f def_iteritems -f def_itervalues -f def_iterkeys -f reload "$@"
|
||||
cp locale/ py3k -R
|
||||
|
Loading…
Reference in New Issue
Block a user