Skip to content
This repository has been archived by the owner on Mar 6, 2023. It is now read-only.

Commit

Permalink
fix dependency issue when running under py3.7 env
Browse files Browse the repository at this point in the history
  • Loading branch information
macong-cdc committed Dec 3, 2021
1 parent c53bc54 commit 4fe4996
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ deps =
mdformat-toc
pytest
pytest-grpc
grpcio-tools
grpcio
commands =
poetry run flake8 .
poetry run isort --check-only .
Expand Down

0 comments on commit 4fe4996

Please sign in to comment.