aboutsummaryrefslogtreecommitdiff
path: root/pw_protobuf_compiler/py/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'pw_protobuf_compiler/py/BUILD.gn')
-rw-r--r--pw_protobuf_compiler/py/BUILD.gn1
1 files changed, 0 insertions, 1 deletions
diff --git a/pw_protobuf_compiler/py/BUILD.gn b/pw_protobuf_compiler/py/BUILD.gn
index 4616364d6..bf3ee1e68 100644
--- a/pw_protobuf_compiler/py/BUILD.gn
+++ b/pw_protobuf_compiler/py/BUILD.gn
@@ -21,7 +21,6 @@ pw_python_package("py") {
setup = [
"pyproject.toml",
"setup.cfg",
- "setup.py",
]
sources = [
"pw_protobuf_compiler/__init__.py",