diff --git a/pyproject.toml b/pyproject.toml index 716d41d..0c6f7a6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ dynamic = ["version"] description = "Manually assign tickets to seats." readme = "README.rst" license = {file = "LICENSE"} -requires-python = ">=3.9" +requires-python = ">=3.8" keywords = ["pretix"] authors = [ {name = "Moritz Lerch", email = "dev@moritz-lerch.de"},