Skip to content

Commit 7928740

Browse files
committed
Align python version with struphy requirements
1 parent b9bef4b commit 7928740

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
@@ -7,7 +7,7 @@ name = "psydac"
77
version = "0.1"
88
description = "Python package for isogeometric analysis (IGA)"
99
readme = "README.md"
10-
requires-python = ">= 3.9, < 3.13"
10+
requires-python = ">= 3.10, < 3.12"
1111
license = {file = "LICENSE"}
1212
authors = [
1313
{name = "Psydac development team", email = "[email protected]"}

0 commit comments

Comments
 (0)