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 586cc4e commit c8d0e4aCopy full SHA for c8d0e4a
tox.ini
@@ -4,7 +4,7 @@ envlist = py{35,36,37,38,39,310}-{ubuntu-latest,macos-latest,windows-latest},lin
4
[testenv]
5
usedevelop = true
6
deps =
7
- docker<5 # https://github.com/docker/docker-py/issues/2807
+ docker
8
pytest-cov
9
pytest-integration
10
pretend
0 commit comments