Skip to content

Commit

Permalink
Add cli dependencies to test dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
devmaxde committed Oct 17, 2024
1 parent 7f14037 commit a247a39
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,11 @@ lint =
check-manifest
pre-commit
test =
%(cli)s
pytest
pytest-asyncio
pytest-mock

typing =
mypy>=1.2.0
mypy-protobuf
Expand Down

0 comments on commit a247a39

Please sign in to comment.