We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28c546e commit 85fb30fCopy full SHA for 85fb30f
tox.ini
@@ -36,6 +36,7 @@ deps =
36
lint,tests: pytest-mock
37
lint,tests,functests: pytest
38
lint,tests,functests: h-testkit
39
+ tests,functests: pytest<8.4
40
tests: pytest-cov
41
coverage: coverage[toml]
42
lint,tests,functests: factory-boy
0 commit comments