From f36f824a4bafb96570a2a1c440ff8f9a4103193d Mon Sep 17 00:00:00 2001 From: Ariel Rin Date: Sat, 3 Jun 2023 17:13:51 +1000 Subject: [PATCH] run pre-commit --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 7f653531..44c9dc14 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