Skip to content

Commit 017f33d

Browse files
committed
Support for Python 3.12
1 parent 7638e51 commit 017f33d

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
@@ -29,7 +29,7 @@ classifiers = [
2929
"Topic :: Scientific/Engineering :: Mathematics",
3030
"Topic :: Scientific/Engineering :: Visualization",
3131
]
32-
requires-python = ">=3.10, <=3.12"
32+
requires-python = ">=3.10, <=3.13"
3333
dependencies = [
3434
"arrow",
3535
"bw2analyzer>=0.11.5",

0 commit comments

Comments
 (0)