change in pathlib
This commit is contained in:
parent
934c6ce978
commit
44d849263d
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
|
@ -36,7 +36,6 @@ pipeline {
|
|||
virtualenv venv
|
||||
#. venv/bin/activate
|
||||
export PATH=${VIRTUAL_ENV}/bin:${PATH}
|
||||
pip install --upgrade pip
|
||||
pip install -r requirements.txt -r dev-requirements.txt
|
||||
make -f Makefile clean
|
||||
"""
|
||||
|
|
|
@ -2,7 +2,7 @@ python_prctl
|
|||
psutil
|
||||
pycrypto
|
||||
python-git
|
||||
pathlib
|
||||
pathlib2
|
||||
python-msgpack
|
||||
python-qt4
|
||||
pyOpenSSL
|
||||
|
|
Loading…
Reference in New Issue
Block a user