Skip to content

Commit 5a845e0

Browse files
committed
try fix tox
Signed-off-by: Alexander Shadchin <[email protected]>
1 parent 595d2d4 commit 5a845e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ deps =
66
coverage
77
pytest
88
attrs
9-
{py3.9,pypy3.9}: twisted
9+
py3.9,pypy3.9: twisted
1010
py3.9: asgiref
1111
pypy3.9: asgiref
1212
commands = coverage run --parallel -m pytest {posargs}

0 commit comments

Comments
 (0)