diff --git a/pyproject.toml b/pyproject.toml index 58c6def..c57c4fc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ authors = [ description = "A module for the NQRduck program (a simple python scriptâ„¢) to do broadband magnetic resonance measurements." readme = "README.md" license = { file="LICENSE" } -requires-python = ">=3.8" +requires-python = ">=3.10" classifiers = [ "Programming Language :: Python :: 3",