ports/graphics/py-h3/files/patch-pyproject.toml
Po-Chuan Hsieh 661b4e14b6
graphics/py-h3: Convert to USE_PYTHON=pep517
- Bump PORTREVISION for package change
2024-05-13 22:01:37 +08:00

8 lines
163 B
TOML

--- pyproject.toml.orig 2024-03-09 18:55:18 UTC
+++ pyproject.toml
@@ -2,5 +2,4 @@ requires = [
requires = [
'scikit-build',
'cython',
- 'cmake',
]