mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-08 13:03:17 +02:00
11 lines
332 B
Diff
11 lines
332 B
Diff
--- a/pyproject.toml
|
|
+++ b/pyproject.toml
|
|
@@ -104,7 +104,7 @@
|
|
ignore_errors = true
|
|
|
|
[build-system]
|
|
-requires = ['setuptools>=65.4.1', 'wheel', 'Cython>=3,<3.1.0', "poetry-core>=1.0.0"]
|
|
+requires = ['setuptools>=65.4.1', 'wheel', 'Cython>=3,<3.2.0', "poetry-core>=1.0.0"]
|
|
build-backend = "poetry.core.masonry.api"
|
|
|
|
[tool.ruff]
|