Skip to content

Commit fd6071d

Browse files
CarstenGrohmannphilpep
authored andcommitted
Use new key to specify license file in setup.cfg
to prevent deprecation warning.
1 parent 50f6027 commit fd6071d

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
@@ -6,7 +6,7 @@ long_description = file:README.rst
66
long_description_content_type = text/x-rst
77
author = Philippe Pepiot
88
author_email = [email protected]
9-
license_file = LICENSE
9+
license_files = LICENSE
1010
classifiers =
1111
Development Status :: 5 - Production/Stable
1212
Environment :: Console

0 commit comments

Comments
 (0)