py2: Disable build process.

This commit is contained in:
Tom Rothamel
2024-08-23 00:55:17 -04:00
parent 2565157a5a
commit 3337049968
2 changed files with 1 additions and 4 deletions
+1 -2
View File
@@ -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 "$@"
-2
View File
@@ -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