aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/rosa/python.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/rosa/python.go')
-rw-r--r--internal/rosa/python.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/internal/rosa/python.go b/internal/rosa/python.go
index 512c38fb..2258a7f6 100644
--- a/internal/rosa/python.go
+++ b/internal/rosa/python.go
@@ -209,7 +209,6 @@ func (s *S) newPythonPackage(
ID: id,
}, t.NewPackage(name, version, source, attrP, attr, slices.Concat(
- P{Python},
extra,
build,
)...)