change in jenkins file

This commit is contained in:
shikhar.s 2019-07-04 19:57:07 +05:30
parent 5dd842f238
commit 49cb0a69e0
2 changed files with 7 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -38,7 +38,7 @@ pipeline {
export PATH=${VIRTUAL_ENV}/bin:${PATH}
pip install --upgrade pip
pip install -r requirements.txt -r dev-requirements.txt
make clean
make -f Makefile clean
"""
}
}

View File

@ -1,3 +1,9 @@
python_prctl
psutil
pycrypto
python
openssl
libssl-dev
git
python-msgpack
python-qt4