summaryrefslogtreecommitdiff
path: root/sci-geosciences/folium/files/folium-0.12.1-setup.patch
blob: 9689d36b3a7c352021bc247d21a50137299c8252 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/setup.cfg	2021-08-28 17:01:33.388959675 +0200
+++ b/setup.cfg	2021-08-28 17:01:44.492801731 +0200
@@ -18,7 +18,7 @@
 ignore = E203, E501, W503
 
 [metadata]
-description-file = README.md
+description_file = README.md
 license_file = LICENSE.txt
 
 [bdist_wheel]