removed grpcio dependency from setup.py

This commit is contained in:
Winter-Soren
2025-05-08 02:19:10 +05:30
committed by Paul Robinson
parent e9674d2bca
commit 171b2a26e3

View File

@ -29,7 +29,6 @@ extras_require = {
"sphinx>=6.0.0",
"sphinx_rtd_theme>=1.0.0",
"towncrier>=24,<25",
"grpcio>=1.41.0",
],
"test": [
"p2pclient==0.2.0",