Skip to content

Commit b6d4a82

Browse files
authored
Fix ci/minimum_versions.py
1 parent 2342b50 commit b6d4a82

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ci/minimum_versions.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@
3030
"coveralls",
3131
"pip",
3232
"pytest",
33-
"pytest-asynciopytest-cov",
33+
"pytest-asyncio",
34+
"pytest-cov",
3435
"pytest-env",
3536
"pytest-mypy-plugins",
3637
"pytest-timeout",

0 commit comments

Comments
 (0)