Skip to content

Commit

Permalink
require python 3.11 or better
Browse files Browse the repository at this point in the history
  • Loading branch information
tjlane committed Oct 30, 2024
1 parent 4421431 commit 7890103
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ authors = [
{ name = "Alisia Fadini", email = "[email protected]" },
{ name = "Thomas Lane", email = "[email protected]" }
]
requires-python = ">=3.11"
dependencies = [
"numpy >= 1.26",
"scipy >= 1.14.0",
Expand Down

0 comments on commit 7890103

Please sign in to comment.