mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-07-26 11:05:16 -04:00
Jenkins: tox install setuptools
This commit is contained in:
parent
6762a7268c
commit
90b8b7706f
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ fi
|
||||||
tox -e py27 --notest -v
|
tox -e py27 --notest -v
|
||||||
|
|
||||||
TOX_BIN=$TOX_DIR/py27/bin
|
TOX_BIN=$TOX_DIR/py27/bin
|
||||||
|
$TOX_BIN/pip install setuptools
|
||||||
python synapse/python_dependencies.py | xargs -n1 $TOX_BIN/pip install
|
python synapse/python_dependencies.py | xargs -n1 $TOX_BIN/pip install
|
||||||
$TOX_BIN/pip install lxml
|
$TOX_BIN/pip install lxml
|
||||||
$TOX_BIN/pip install psycopg2
|
$TOX_BIN/pip install psycopg2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue