summaryrefslogtreecommitdiff
path: root/graphics/py-pyproj/files/patch-pyproject.toml
blob: c62909e7efe99dd2c51f9e69cb2822ca27f2c79b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- pyproject.toml.orig	2025-08-14 11:05:05 UTC
+++ pyproject.toml
@@ -13,8 +13,7 @@ maintainers = [
 maintainers = [
     {name = "pyproj contributors"},
 ]
-license = "MIT"
-license-files = ["LICENSE", "LICENSE_proj"]
+license = {text = "MIT"}
 keywords = [
     "GIS",
     "map",