mirror of
https://git.freebsd.org/ports.git
synced 2025-06-26 23:20:30 -04:00
10 lines
214 B
TOML
10 lines
214 B
TOML
--- pyproject.toml.orig 2023-04-27 06:43:19 UTC
|
|
+++ pyproject.toml
|
|
@@ -1,6 +1,6 @@
|
|
[build-system]
|
|
requires = [
|
|
- "setuptools>=64.0.0",
|
|
+ "setuptools",
|
|
"wheel",
|
|
"setuptools_scm>=3.3.1,!=4.0.0",
|
|
]
|