ports/graphics/py-ManimPango/files/patch-pyproject.toml
Yuri Victorovich a6183fe086 graphics/py-ManimPango: update 0.4.3 → 0.5.0
Reported by:	portscout
2023-10-15 01:28:17 -07:00

10 lines
344 B
TOML

--- pyproject.toml.orig 2023-10-15 04:53:07 UTC
+++ pyproject.toml
@@ -1,6 +1,6 @@
[build-system]
build-backend = "setuptools.build_meta"
-requires = ["Cython>=3.0.2", "setuptools>=59.2.0", "wheel"]
+requires = ["Cython>0", "setuptools>=59.2.0", "wheel"]
[tool.isort]
# from https://black.readthedocs.io/en/stable/compatible_configs.html