summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2021-07-16 09:03:21 -0400
committerJason R. Coombs <jaraco@jaraco.com>2021-07-16 09:03:21 -0400
commit14787e69e793d68c8ac17f010dc45891ee0a492c (patch)
tree8e0bb232759429ca05ab421631e8d7d71af71656 /setup.cfg
parent5a8384e53c59a886f982739c02572732afa76c7f (diff)
downloadpython-setuptools-git-14787e69e793d68c8ac17f010dc45891ee0a492c.tar.gz
Rely on setuptools 56 and drop the explicit mention of the license file in favor of simple discovery.
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg2
1 files changed, 0 insertions, 2 deletions
diff --git a/setup.cfg b/setup.cfg
index e768c6b3..53387b60 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,4 @@
[metadata]
-license_files =
- LICENSE
name = skeleton
author = Jason R. Coombs
author_email = jaraco@jaraco.com