Skip to content
Snippets Groups Projects
Verified Commit b7feea8d authored by Peter Stanko's avatar Peter Stanko
Browse files

Freeze for the pip=18.0 - due the issue in the pipenv

parent 804f0aba
No related branches found
No related tags found
1 merge request!35Simple submission processing
......@@ -25,6 +25,7 @@ build:
- pip install pipenv
script:
- pipenv install pip==18.0
- pipenv install --dev
- pipenv run pytest
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment