Skip to content

Commit 8df1ab8

Browse files
ondras12345adeas31
andauthored
Set requires-python to >=3.10 (#256)
As discussed in #249 Co-authored-by: Adeel Asghar <adeel.asghar@liu.se>
1 parent d63e2d8 commit 8df1ab8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ maintainers = [
1414
{name = "Adeel Asghar", email = "adeel.asghar@liu.se"},
1515
]
1616
license = "BSD-3-Clause OR LicenseRef-OSMC-PL-1.2 OR GPL-3.0-only"
17-
requires-python = ">=3.8"
17+
requires-python = ">=3.10"
1818
dependencies = [
1919
"numpy",
2020
"psutil",

0 commit comments

Comments
 (0)