diff --git a/pyproject.toml b/pyproject.toml index 59a63a6e..01fb008c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ authors = [ description = "A reader for transferring XPS data from vendor formats to NeXus and NOMAD." readme = "README.md" license = { file = "LICENSE" } -requires-python = ">=3.8,<=3.12" +requires-python = "^3.8" classifiers = [ "Programming Language :: Python :: 3.8", "Programming Language :: Python :: 3.9",