We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7764740 commit 2bf3985Copy full SHA for 2bf3985
1 file changed
tox.ini
@@ -13,7 +13,7 @@ deps =
13
requests
14
# 8.4.0 is borked: https://github.com/jd/tenacity/issues/471
15
tenacity != 8.4.0
16
- git+https://github.com/dcermak/pytest_container
+ git+https://github.com/dcermak/pytest_container@volumes-classes-immutable
17
doc: Sphinx
18
19
[testenv]
0 commit comments