Skip to content
Snippets Groups Projects
Commit cb3f0b3a authored by Yoann Schneider's avatar Yoann Schneider :tennis:
Browse files

Merge branch 'test-pin-pytest-version' into 'main'

Pin pytest under version 8.0.0

See merge request !351
parents 32c5bcf1 7b901e8a
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