diff options
Diffstat (limited to 'science/py-neo/files/patch-pyproject.toml')
| -rw-r--r-- | science/py-neo/files/patch-pyproject.toml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/science/py-neo/files/patch-pyproject.toml b/science/py-neo/files/patch-pyproject.toml new file mode 100644 index 000000000000..e5bbf1113b30 --- /dev/null +++ b/science/py-neo/files/patch-pyproject.toml @@ -0,0 +1,11 @@ +--- pyproject.toml.orig 2025-10-30 06:25:36 UTC ++++ pyproject.toml +@@ -36,7 +36,7 @@ download = "http://pypi.python.org/pypi/neo" + + + [build-system] +-requires = ["setuptools>=78.0.2"] ++requires = ["setuptools"] + build-backend = "setuptools.build_meta" + + [project.optional-dependencies] |
