Skip to content

Commit f41ec84

Browse files
committed
pyproject.toml: Removed protoc-wheel dependency
1 parent 0b327b0 commit f41ec84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,4 +215,4 @@ target-version = "py38"
215215

216216
[build-system]
217217
build-backend = "poetry.core.masonry.api"
218-
requires = ["poetry-core>=1.0.0", "setuptools", "wheel", "setuptools-rust", "protoc-wheel-0"]
218+
requires = ["poetry-core>=1.0.0", "setuptools", "wheel", "setuptools-rust"]

0 commit comments

Comments
 (0)