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 1a3e00f commit cc6f34cCopy full SHA for cc6f34c
tox.ini
@@ -4,6 +4,7 @@ envlist =
4
5
[testenv]
6
deps =
7
+ attrs < 21.1.0 # see https://github.com/python-attrs/attrs/pull/608
8
pytest
9
pexpect == 4.7.0 # see https://github.com/Supervisor/supervisor/issues/1327
10
mock >= 0.5.0
0 commit comments