summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2021-04-23 21:14:28 +0200
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-04-24 14:33:41 +0200
commitf8c347c6711904a18e6b08534a9d802d8feb1687 (patch)
tree57456460f87f6b3bf2b9899d64c8bd539fcd9083 /setup.cfg
parentde9548ce3448856efb2830860773edb77878fc6f (diff)
downloadastroid-git-f8c347c6711904a18e6b08534a9d802d8feb1687.tar.gz
Upgrade changelog for setuptools
Add changelog entry for renaming of License
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg3
1 files changed, 1 insertions, 2 deletions
diff --git a/setup.cfg b/setup.cfg
index 4501d9eb..cc91c1f4 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -7,8 +7,7 @@ url = https://github.com/PyCQA/astroid
author = Python Code Quality Authority
author_email = code-quality@python.org
license = LGPL-2.1-or-later
-license_files =
- LICENSE
+license_files = LICENSE
classifiers =
Development Status :: 6 - Mature
Environment :: Console