Updating r7 from v7.3.0

This commit is contained in:
Patrick Lehmann
2026-01-18 01:34:03 +01:00
committed by GitHub
18 changed files with 34 additions and 38 deletions

View File

@@ -164,7 +164,7 @@ Example Pipelines
.. code-block:: toml
[build-system]
requires = ["setuptools >= 80.0", "wheel ~= 0.45", "pyTooling ~= 8.8"]
requires = ["setuptools >= 80.0", "wheel ~= 0.45.0", "pyTooling ~= 8.10"]
build-backend = "setuptools.build_meta"
[tool.mypy]