Skip to content

Commit ee31489

Browse files
authored
Merge pull request #448 from European-XFEL/JamesWrigley-patch-1
Bump required Python version to 3.11
2 parents 2e1fca6 + 3545077 commit ee31489

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dependencies = [
3939
"scipy",
4040
"tabulate",
4141
]
42-
requires-python = ">=3.10"
42+
requires-python = ">=3.11"
4343
readme = "README.md"
4444
license = {text = "BSD-3-Clause"}
4545
classifiers = [

0 commit comments

Comments
 (0)