mirror of
https://git.freebsd.org/ports.git
synced 2025-07-04 10:59:14 -04:00
Changes: https://github.com/DataDog/dd-trace-py/releases https://ddtrace.readthedocs.io/en/stable/release_notes.html
9 lines
297 B
TOML
9 lines
297 B
TOML
--- pyproject.toml.orig 2023-08-11 14:52:18 UTC
|
|
+++ pyproject.toml
|
|
@@ -1,5 +1,5 @@
|
|
[build-system]
|
|
-requires = ["setuptools_scm[toml]>=4", "cython<3", "cmake>=3.24.2; python_version>='3.6'"]
|
|
+requires = ["setuptools_scm[toml]>=4", "cython<3"]
|
|
build-backend = "setuptools.build_meta"
|
|
|
|
[project]
|