Skip to content

Commit 001ce8b

Browse files
authored
pyproject.toml: Removed protoc-wheel dependency (#684)
1 parent 5b897b1 commit 001ce8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pyproject.toml

+1-1
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)