Skip to content

Commit

Permalink
add aiohttp dev dep
Browse files Browse the repository at this point in the history
  • Loading branch information
dougbrn committed May 28, 2024
1 parent 86ab3cf commit 3a31983
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ dev = [
"pytest",
"pytest-cov", # Used to report total code coverage
"ruff", # Used for static linting of files
"aiohttp", # for epyc unit test
]

[build-system]
Expand Down

0 comments on commit 3a31983

Please sign in to comment.