diff --git a/pyproject.toml b/pyproject.toml index 5d83a57..06e411a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ authors = [ description = "A template for nqrduck modules. Also used for testing." readme = "README.md" license = { file="LICENSE" } -requires-python = ">=3.8" +requires-python = ">=3.10" classifiers = [ "Programming Language :: Python :: 3",