mirror of
https://git.freebsd.org/ports.git
synced 2025-05-16 09:11:50 -04:00
11 lines
357 B
TOML
11 lines
357 B
TOML
--- pyproject.toml.orig 2024-03-12 11:50:34 UTC
|
|
+++ pyproject.toml
|
|
@@ -26,7 +26,7 @@ line-length = 120
|
|
line-length = 120
|
|
|
|
[build-system]
|
|
-requires = ["setuptools>=41", "wheel", "setuptools-git-versioning<2"]
|
|
+requires = ["setuptools>=41", "wheel", "setuptools-git-versioning"]
|
|
build-backend = "setuptools.build_meta"
|
|
|
|
[tool.setuptools-git-versioning]
|