Skip to content
Snippets Groups Projects
Commit 7b901e8a authored by Manon Blanco's avatar Manon Blanco
Browse files

Pin pytest under version 8.0.0

parent 6be3dcb0
No related branches found
No related tags found
1 merge request!351Pin pytest under version 8.0.0
......@@ -8,7 +8,8 @@ description = run the tests with pytest
package = wheel
wheel_build_env = .pkg
deps =
pytest>=6
# TODO: Remove this once https://gitlab.teklia.com/atr/dan/-/issues/258 is done
pytest<8,>=6
pytest-lazy-fixture
pytest-responses
-rrequirements.txt
......
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