Skip to content

Commit ff9d1c3

Browse files
committed
Drop SBOM dependency packages from the Void deps check
1 parent 7214573 commit ff9d1c3

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

.github/workflows/check-void-deps.yaml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -22,21 +22,11 @@ env:
2222
# local hostdir repo overrides Void's stale binary at smoke-test time.
2323
PACKAGES: >-
2424
python3-boltons
25-
python3-beartype
2625
python3-cloup
2726
python3-deepmerge
28-
python3-fqdn
2927
python3-packageurl-python
30-
python3-py-serializable
31-
python3-rfc3987-syntax
32-
python3-semantic_version
33-
python3-uri-template
34-
python3-webcolors
35-
python3-isoduration
3628
python3-extra-platforms
37-
python3-spdx-tools
3829
python3-click-extra
39-
python3-cyclonedx-python-lib
4030
mpm
4131
4232
jobs:

0 commit comments

Comments
 (0)