Skip to content

Commit 7adcb9e

Browse files
committed
Evade a setuptools deprecation warning.
1 parent ea74070 commit 7adcb9e

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
@@ -11,7 +11,7 @@ long_description_content_type = text/markdown
1111
author = Sorin Sbarnea
1212
author_email = [email protected]
1313
license = Apache-2.0
14-
license_file = LICENSE
14+
license_files = LICENSE
1515
classifiers =
1616
Development Status :: 5 - Production/Stable
1717

0 commit comments

Comments
 (0)