Skip to content

Commit

Permalink
build(pyproject): Remove unused asyncio pytest plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
gfieni committed Oct 17, 2024
1 parent 5b6ba06 commit bd7e9d8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ dependencies = [
[project.optional-dependencies]
test = [
"pytest >= 7.0.1",
"pytest-asyncio >= 0.20.1",
"pytest-timeout >= 1.4.2",
"pytest-cov >= 4.0.0",
"mock >= 4.0.3"
Expand Down

0 comments on commit bd7e9d8

Please sign in to comment.