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 595d2d4 commit 5a845e0Copy full SHA for 5a845e0
tox.ini
@@ -6,7 +6,7 @@ deps =
6
coverage
7
pytest
8
attrs
9
- {py3.9,pypy3.9}: twisted
+ py3.9,pypy3.9: twisted
10
py3.9: asgiref
11
pypy3.9: asgiref
12
commands = coverage run --parallel -m pytest {posargs}
0 commit comments