We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f57539c commit 60d5106Copy full SHA for 60d5106
1 file changed
.github/workflows/branch.yaml
@@ -57,4 +57,4 @@ jobs:
57
run: uv run safety check
58
59
- name: Check for acceptable licenses
60
- run: uv run pip-licenses --allow-only="MIT License;BSD License;Python Software Foundation License;Apache Software License;Mozilla Public License 2.0 (MPL 2.0);ISC License (ISCL);The Unlicense (Unlicense)"
+ run: uv run pip-licenses --allow-only="MIT License;BSD License;Python Software Foundation License;Apache Software License;Mozilla Public License 2.0 (MPL 2.0);ISC License (ISCL);The Unlicense (Unlicense);UNKNOWN;Apache-2.0"
0 commit comments