add requires python
Some checks failed
Pytest / pytest (3.12) (push) Failing after 9s
Pytest / pytest (3.13) (push) Failing after 12s
Pytest / pytest (3.14) (push) Failing after 13s

This commit is contained in:
Justus Kuhlmann 2025-12-01 17:53:10 +01:00
commit d9bbac086e
Signed by: jkuhl
GPG key ID: 00ED992DD79B85A6

View file

@ -3,6 +3,7 @@ requires = ["setuptools >= 63.0.0", "wheel", "setuptools-scm"]
build-backend = "setuptools.build_meta"
[project]
requires-python = ">=3.9"
name = "corrlib"
dynamic = ["version"]
dependencies = [