diff options
author | 2023-03-07 21:06:20 +0000 | |
---|---|---|
committer | 2023-03-07 21:06:20 +0000 | |
commit | 5120a07792fc49fce316afcc9ec6911d24f2a13d (patch) | |
tree | 03cfe6d09dd514ecdfd7b38150f20ac8acfef883 | |
parent | Update all dependencies to latest (diff) |
Allow The Unlicense (Unlicense) in pip-licenses
-rw-r--r-- | .github/workflows/lint-test.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.github/workflows/lint-test.yml b/.github/workflows/lint-test.yml index b3e58316a..af1d703c0 100644 --- a/.github/workflows/lint-test.yml +++ b/.github/workflows/lint-test.yml @@ -16,7 +16,8 @@ jobs: MIT License; Mozilla Public License 2.0 (MPL 2.0); Public Domain; - Python Software Foundation License + Python Software Foundation License; + The Unlicense (Unlicense) # Dummy values for required bot environment variables BOT_API_KEY: foo |