Skip to content
Snippets Groups Projects
Commit f9342b1f authored by Leo P. Singer's avatar Leo P. Singer Committed by Leo P. Singer
Browse files

Unpin poetry in CI tests

parent 3e15d4ce
No related branches found
No related tags found
1 merge request!900Unpin poetry in CI tests
......@@ -45,7 +45,6 @@ build:
- !reference [".debian:base", before_script]
- !reference [".python:pytest", before_script]
- *install-redis
- pip3 install pip==21.0.1 poetry==1.1.8 poetry-core==1.0.4 # https://github.com/python-poetry/poetry/issues/4523#issuecomment-922827488
- poetry config virtualenvs.create false
- poetry install -E test
needs: []
......
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