diff --git a/pyproject.toml b/pyproject.toml index 8c9702283..a1b22daf9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -215,4 +215,4 @@ target-version = "py38" [build-system] build-backend = "poetry.core.masonry.api" -requires = ["poetry-core>=1.0.0", "setuptools", "wheel", "setuptools-rust", "protoc-wheel-0"] +requires = ["poetry-core>=1.0.0", "setuptools", "wheel", "setuptools-rust"]