We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7214573 commit ff9d1c3Copy full SHA for ff9d1c3
1 file changed
.github/workflows/check-void-deps.yaml
@@ -22,21 +22,11 @@ env:
22
# local hostdir repo overrides Void's stale binary at smoke-test time.
23
PACKAGES: >-
24
python3-boltons
25
- python3-beartype
26
python3-cloup
27
python3-deepmerge
28
- python3-fqdn
29
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
36
python3-extra-platforms
37
- python3-spdx-tools
38
python3-click-extra
39
- python3-cyclonedx-python-lib
40
mpm
41
42
jobs:
0 commit comments