diff --git a/pyproject.toml b/pyproject.toml index 3a726884..55f929f3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,6 +10,7 @@ name = "JAX-GalSim" authors = [ {name = "GalSim Developers"}, ] +requires-python = ">= 3.11" description = "The modular galaxy image simulation toolkit, but in JAX" dynamic = ["version"] license = {file = "LICENSE"}