diff --git a/setup.cfg b/setup.cfg index 5ee321bd..8de4edd7 100644 --- a/setup.cfg +++ b/setup.cfg @@ -7,7 +7,7 @@ long_description_content_type = text/markdown author = Alliance Auth author_email = adarnof@gmail.com license = GPL-2.0 -license_file = LICENSE +license_files = LICENSE classifiers = Environment :: Web Environment Framework :: Django @@ -61,7 +61,7 @@ include_package_data = True zip_safe = False [options.packages.find] -include = allianceauth +include = allianceauth* [options.entry_points] console_scripts =