diff --git a/pyproject.toml b/pyproject.toml index a1fdaeb..b41fe68 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ authors = [ description = "A module for the NQRduck program (a simple python scriptâ„¢) for automatic Tuning and Matching (TM) system used for magnetic resonance spectroscopy." readme = "README.md" license = { file="LICENSE" } -requires-python = ">=3.8" +requires-python = ">=3.10" classifiers = [ "Programming Language :: Python :: 3",