Skip to content

Commit

Permalink
ci: Add grpcio to extra deps temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
cdecker committed Jul 20, 2023
1 parent ce078bb commit 804e8b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .ci/test.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
'pytest',
'pytest-xdist',
'pytest-timeout',
'grpcio',
]

pip_opts = ['-qq']
Expand Down

0 comments on commit 804e8b5

Please sign in to comment.