aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-asttokens/fix-setuptools-deprecation.patch
blob: fe7d193e8196c605a824a68cd6af4aea3891f063 (plain)
1
2
3
4
5
6
7
8
9
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,5 +1,5 @@
 [metadata]
-license_file = LICENSE
+license_files = LICENSE
 name = asttokens
 author = Dmitry Sagalovskiy, Grist Labs
 author_email = dmitry@getgrist.com