mirror of
https://git.freebsd.org/ports.git
synced 2025-04-30 18:46:38 -04:00
9 lines
227 B
TOML
9 lines
227 B
TOML
--- pyproject.toml.orig 2020-01-09 18:52:35 UTC
|
|
+++ pyproject.toml
|
|
@@ -1,5 +1,5 @@
|
|
[build-system]
|
|
-requires = ["flit_core >=2,<3"]
|
|
+requires = ["flit_core >=2,<4"]
|
|
build-backend = "flit_core.buildapi"
|
|
|
|
[tool.flit.metadata]
|