Skip to content

Commit 7d660b8

Browse files
committed
Update minimum required Python version
1 parent e66dea2 commit 7d660b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pipeline/src/pyproject_template.toml.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ authors = [
99
{ name="Louisa Köhnen" }
1010

1111
]
12-
requires-python = ">=3.7"
12+
requires-python = ">=3.8"
1313
license = {text = "MIT"}
1414
classifiers = [
1515
"Development Status :: 4 - Beta",

0 commit comments

Comments
 (0)