Skip to content

Commit

Permalink
add aiofiles to test requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelveldt authored Mar 15, 2024
1 parent 8c4b15f commit cf4d495
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 @@ -21,6 +21,7 @@ version = "0.0.0"

[project.optional-dependencies]
test = [
"aiofiles",
"codespell==2.2.6",
"mypy==1.8.0",
"pre-commit==3.6.1",
Expand Down

0 comments on commit cf4d495

Please sign in to comment.