Upgrade min python to 3.11

This commit is contained in:
Raphael Michel
2026-03-17 14:05:16 +01:00
committed by Richard Schreiber
parent ee6fc30e93
commit 47a6dedf5e

View File

@@ -3,7 +3,7 @@ name = "pretix"
dynamic = ["version"]
description = "Reinventing presales, one ticket at a time"
readme = "README.rst"
requires-python = ">=3.10"
requires-python = ">=3.11"
license = {file = "LICENSE"}
keywords = ["tickets", "web", "shop", "ecommerce"]
authors = [