Skip to content

Commit 472b397

Browse files
Update .github/generate-sbom.py
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
1 parent 20046ea commit 472b397

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/generate-sbom.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -234,10 +234,6 @@ def generate(version: str) -> dict:
234234
"type": "vcs",
235235
"url": "https://github.com/python/pythoncapi-compat",
236236
},
237-
{
238-
"type": "distribution",
239-
"url": "https://github.com/python/pythoncapi-compat/releases",
240-
},
241237
],
242238
},
243239
]

0 commit comments

Comments
 (0)