Skip to content

Commit 3478603

Browse files
authored
Remove pytest-asyncio from dev dependencies (#98)
I suspect that its unused. Let's see if the CI agrees.
1 parent 88fb7c7 commit 3478603

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

codecov-cli/pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ dev = [
2525
"pre-commit==3.*",
2626
"pyinstaller==6.*",
2727
"pytest==7.*",
28-
"pytest-asyncio==0.21.1",
2928
"pytest-cov==4.*",
3029
"pytest-env==1.*",
3130
"pytest-mock==3.*",

0 commit comments

Comments
 (0)