Skip to content

Commit

Permalink
trying to simplify license check #4
Browse files Browse the repository at this point in the history
  • Loading branch information
eis committed Jan 10, 2025
1 parent 360e0d2 commit d79bbfe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion check/check_licenses.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ def main():
using = 'PEP631'

ignore_packages = [
'forecast-sites', # version 2024 of licensecheck does not seem to ignore the main package
'reuse', # combined license is not recognized: "Apache-2.0 AND CC0-1.0 AND CC-BY-SA-4.0 AND GPL-3.0-or-later"
]

Expand Down

0 comments on commit d79bbfe

Please # to comment.