Skip to content
Snippets Groups Projects
Commit dd906fff authored by Michal Urban's avatar Michal Urban
Browse files

setting particular version of pipenv for the gitlab environment

parent 9c77a38f
No related branches found
No related tags found
No related merge requests found
...@@ -18,6 +18,7 @@ unitTests: ...@@ -18,6 +18,7 @@ unitTests:
- export LANG=C.UTF-8 - export LANG=C.UTF-8
- pip3 install pipenv==2022.1.8 - pip3 install pipenv==2022.1.8
- pipenv sync --dev - pipenv sync --dev
- pipenv --version
- pipenv run python -V - pipenv run python -V
- pipenv run tox - pipenv run tox
only: only:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment