8000 fix: Pin pytest-asyncio (#681) · etherscan-io/sentry-python@55b1df7 · GitHub
[go: up one dir, main page]

Skip to content

Commit 55b1df7

Browse files
authored
fix: Pin pytest-asyncio (getsentry#681)
1 parent 0da369f commit 55b1df7

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
@@ -74,7 +74,7 @@ deps =
7474

7575
django-{1.11,2.0,2.1,2.2,3.0}: djangorestframework>=3.0.0,<4.0.0
7676
py3.7-django-{1.11,2.0,2.1,2.2,3.0}: channels>2
77-
py3.7-django-{1.11,2.0,2.1,2.2,3.0}: pytest-asyncio
77+
py3.7-django-{1.11,2.0,2.1,2.2,3.0}: pytest-asyncio==0.10.0
7878
{py2.7,py3.7}-django-{1.11,2.2,3.0}: psycopg2-binary
7979

8080
django-{1.6,1.7,1.8}: pytest-django<3.0

0 commit comments

Comments
 (0)
0