Skip to content

Commit 9914967

Browse files
authored
Bump setuptools for license metadata
1 parent 270af11 commit 9914967

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[build-system]
2-
requires = ["setuptools>=61.0"]
2+
requires = ["setuptools >= 77.0.3"]
33
build-backend = "setuptools.build_meta"
44

55
[project]
@@ -22,4 +22,4 @@ Homepage = "https://github.com/EarthyScience/RQADeforestation.py"
2222
include-package-data = true
2323

2424
[tool.setuptools.package-data]
25-
"*" = ["*.so", "*.o"]
25+
"*" = ["*.so", "*.o"]

0 commit comments

Comments
 (0)