mirror of
https://git.freebsd.org/ports.git
synced 2025-05-14 08:11:50 -04:00
Changes: https://github.com/dask/dask-expr/blob/main/changes.md https://github.com/dask/dask-expr/commits/main
9 lines
271 B
TOML
9 lines
271 B
TOML
--- pyproject.toml.orig 2024-06-14 20:38:24 UTC
|
|
+++ pyproject.toml
|
|
@@ -1,5 +1,5 @@
|
|
[build-system]
|
|
-requires = ["setuptools>=62.6", "versioneer[toml]==0.28"]
|
|
+requires = ["setuptools>=62.6", "versioneer[toml]>=0.28"]
|
|
build-backend = "setuptools.build_meta"
|
|
|
|
[project]
|