You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sci-geosciences/folium/files/folium-0.13.0-gentoo.patch

19 lines
414 B

--- a/setup.cfg 2022-11-06 09:51:58.139499881 +0100
+++ b/setup.cfg 2022-11-06 09:52:15.064237829 +0100
@@ -1,13 +1,6 @@
-[tool:pytest]
-flake8-max-line-length = 121
-flake8-ignore =
- docs/* ALL
-select = C,E,F,W,B,B950
-ignore = E203, E501, W503
-
[metadata]
-description-file = README.md
-license_file = LICENSE.txt
+description_file = README.md
+license_files = LICENSE.txt
[bdist_wheel]
universal = 1