diff --git a/client/liccheck.ini b/client/liccheck.ini index a500bec..2bc0c8f 100644 --- a/client/liccheck.ini +++ b/client/liccheck.ini @@ -16,3 +16,4 @@ unauthorized_licenses: # has artistic license, but is dual licensed # if this fails, please check current state of license text-unidecode==1.3 + attrs==24.3.0 diff --git a/skipper/liccheck.ini b/skipper/liccheck.ini index 319879e..713351e 100644 --- a/skipper/liccheck.ini +++ b/skipper/liccheck.ini @@ -17,7 +17,4 @@ authorized_licenses: BSD-3-Clause unauthorized_licenses: - gpl v3 - -[Authorized Packages] - attrs==24.3.0 \ No newline at end of file + gpl v3 \ No newline at end of file