diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2021-07-16 09:03:21 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2021-07-16 09:03:21 -0400 |
| commit | 14787e69e793d68c8ac17f010dc45891ee0a492c (patch) | |
| tree | 8e0bb232759429ca05ab421631e8d7d71af71656 /setup.cfg | |
| parent | 5a8384e53c59a886f982739c02572732afa76c7f (diff) | |
| download | python-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.cfg | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1,6 +1,4 @@ [metadata] -license_files = - LICENSE name = skeleton author = Jason R. Coombs author_email = jaraco@jaraco.com |
