Skip to content

Commit

Permalink
Concd 167 jkue pipenv (#1746)
Browse files Browse the repository at this point in the history
* CONCD-167 pipenv=2022.9.4 and laster are failing. Issue starts with v2022.8.31. Pin 2022.8.30 for now. When resolution exists on pypa/pipenv#5340, unpin pipenv.

* add --system for Jenkins test

* remove pin to test Jenkins

* pre-install packaging
  • Loading branch information
jkueloc authored Sep 13, 2022
1 parent bb738cc commit 7ddcfaf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build_containers.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ source "${VENV}/bin/activate"

# Update pip
pip3 install -U pip
pip3 install packaging
pip3 install -U setuptools
pip3 install -U pipenv

Expand Down

0 comments on commit 7ddcfaf

Please sign in to comment.