- Notifications
You must be signed in to change notification settings - Fork95
Closed
Description
Fromthis discussion.
grpcio and related files areoptional dependencies, but we don't have any CI which ensures that the "optional" part is really true. We should test at least minimally withoutgrpcio installed, and ensure that tests (or whole test modules) which depend on it are skipped.