From 13ab6c072a6f9eac099df41392fd5e2b23615991 Mon Sep 17 00:00:00 2001 From: Ariel Rin Date: Mon, 6 Jun 2022 22:52:20 +1000 Subject: [PATCH] stick with old license_file line to keep pre-commit happy for now --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 8de4edd7..4419841a 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_files = LICENSE +license_file = LICENSE classifiers = Environment :: Web Environment Framework :: Django