ports/biology/py-PySCeS/files/patch-pyproject.toml
Yuri Victorovich 3ad1bd29bf biology/py-PySCeS: update 1.2.1 → 1.2.2
Reported by:	portscout
2024-08-03 01:27:31 -07:00

12 lines
219 B
TOML

--- pyproject.toml.orig 2024-08-02 13:17:23 UTC
+++ pyproject.toml
@@ -3,8 +3,7 @@ requires = [
requires = [
'meson-python',
'meson>=1.2.3',
- 'ninja',
- 'numpy>=2.0.0',
+ 'numpy',
]
[tool.meson-python.args]