py2: Disable build process.
This commit is contained in:
+1
-2
@@ -2,5 +2,4 @@
|
||||
|
||||
cd $(dirname $(dirname $(readlink -f $0)))
|
||||
|
||||
nice lib/py2-linux-x86_64/python add.py --real "$@"
|
||||
nice lib/py3-linux-x86_64/python add.py --real "$@"
|
||||
lib/py3-linux-x86_64/python add.py --real "$@"
|
||||
|
||||
@@ -16,7 +16,5 @@ sleep 2
|
||||
|
||||
rpy pull
|
||||
rpy build --python 3
|
||||
rpy build --python 2
|
||||
|
||||
lib/py3-linux-x86_64/python distribute.py
|
||||
lib/py2-linux-x86_64/python distribute.py
|
||||
|
||||
Reference in New Issue
Block a user