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