Skip to content

Commit 722aeb2

Browse files
committed
tox fixed
1 parent 8217f58 commit 722aeb2

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
@@ -55,7 +55,7 @@ scipy = [
5555

5656
matplotlib = [
5757
{ version = ">=3.0.0, <=3.7.3", python = "<3.9" },
58-
{ version = ">=3.0.0, <=3.9.0", python = ">=3.9" },
58+
{ version = ">=3.0.0, <=3.9.0", python = ">=3.9, <3.13" },
5959
{ version = ">=3.10.0, <=3.11.0", python = ">=3.13" }
6060
]
6161

0 commit comments

Comments
 (0)