Skip to content

Commit f7e9cab

Browse files
Avoid use of deprecated setup file keyword.
1 parent 70c86a5 commit f7e9cab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ description = Module for decorators, wrappers and monkey patching.
1010
long_description = file: README.rst
1111
long_description_content_type = text/x-rst
1212
license = BSD
13-
license_file = LICENSE
13+
license_files = LICENSE
1414
platform = any
1515
keywords = wrapper, proxy, decorator
1616
classifiers =

0 commit comments

Comments
 (0)