Skip to content

Commit ee0cf5f

Browse files
pkg: setup.cfg: use new syntax for license files
https://setuptools.pypa.io/en/latest/userguide/declarative_config.html
1 parent fcafbd7 commit ee0cf5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ maintainer = Wagner Sebastian
4444
maintainer_email = [email protected]
4545
url = https://github.com/certtools/intelmq/
4646
license = AGPL-3.0-or-later
47-
license_file = LICENSE
47+
license_files = LICENSE, LICENSES/*

0 commit comments

Comments
 (0)