Setuptools outside of venv
This commit is contained in:
parent
cbf45af5f5
commit
5fca4dc52a
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -19,6 +19,7 @@ pipeline {
|
||||
script {
|
||||
sh 'pipenv install'
|
||||
sh 'pipenv install --dev'
|
||||
sh 'pip install setuptools'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user