mirror of
https://git.freebsd.org/ports.git
synced 2025-04-29 01:56:37 -04:00
Changes: https://github.com/dask/distributed/blob/main/docs/source/changelog.rst https://distributed.dask.org/en/latest/changelog.html
9 lines
271 B
TOML
9 lines
271 B
TOML
--- pyproject.toml.orig 2023-07-07 17:30:18 UTC
|
|
+++ pyproject.toml
|
|
@@ -1,5 +1,5 @@
|
|
[build-system]
|
|
-requires = ["setuptools>=62.6", "versioneer[toml]==0.29"]
|
|
+requires = ["setuptools>=62.6", "versioneer[toml]>=0.29"]
|
|
build-backend = "setuptools.build_meta"
|
|
|
|
[project]
|