mirror of
https://git.freebsd.org/ports.git
synced 2025-05-02 03:26:41 -04:00
11 lines
305 B
TOML
11 lines
305 B
TOML
--- pyproject.toml.orig 2023-07-13 06:36:28 UTC
|
|
+++ pyproject.toml
|
|
@@ -3,7 +3,7 @@
|
|
# This software is licensed under the BSD 3-Clause License.
|
|
[build-system]
|
|
build-backend = "setuptools.build_meta"
|
|
-requires = ["setuptools>=64.0.0"]
|
|
+requires = ["setuptools"]
|
|
|
|
[project]
|
|
name = "synced_collections"
|