From 5120a07792fc49fce316afcc9ec6911d24f2a13d Mon Sep 17 00:00:00 2001 From: Chris Lovering Date: Tue, 7 Mar 2023 21:06:20 +0000 Subject: Allow The Unlicense (Unlicense) in pip-licenses --- .github/workflows/lint-test.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3