diff --git a/setup.cfg b/setup.cfg index 7cd75d2..9c282c9 100644 --- a/setup.cfg +++ b/setup.cfg @@ -10,7 +10,7 @@ description = Module for decorators, wrappers and monkey patching. long_description = file: README.rst long_description_content_type = text/x-rst license = BSD -license_file = LICENSE +license_files = LICENSE platform = any keywords = wrapper, proxy, decorator classifiers =