forked from Lainports/freebsd-ports
Changes: https://github.com/DataDog/dd-trace-py/releases https://ddtrace.readthedocs.io/en/stable/release_notes.html
9 lines
293 B
TOML
9 lines
293 B
TOML
--- pyproject.toml.orig 2023-11-13 15:24:48 UTC
|
|
+++ pyproject.toml
|
|
@@ -1,5 +1,5 @@
|
|
[build-system]
|
|
-requires = ["setuptools_scm[toml]>=4", "cython", "cmake>=3.24.2; python_version>='3.7'"]
|
|
+requires = ["setuptools_scm[toml]>=4", "cython"]
|
|
build-backend = "setuptools.build_meta"
|
|
|
|
[project]
|