Files
MINGW-packages/mingw-w64-python-typer/0001-typer-0.10.0-allow-newlest-deps.patch
Konstantin Podsvirov 1119f78be1 python-typer: new package
2024-03-24 17:11:50 +03:00

10 lines
298 B
Diff

--- typer-0.10.0.orig/pyproject.toml 2024-03-24 17:00:05.937081500 +0300
+++ typer-0.10.0/pyproject.toml 2024-03-24 17:00:17.631786500 +0300
@@ -1,5 +1,5 @@
[build-system]
-requires = ["flit_core >=2,<3"]
+requires = ["flit_core >=2"]
build-backend = "flit_core.buildapi"
[tool.flit.metadata]