Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
mrbuche authored Oct 12, 2023
1 parent 7ae95ef commit fcb9288
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ authors = [
{email = "[email protected]"},
{name = "Michael R. Buche"}
]
requires-python = ">=3.7,<3.12"
requires-python = ">=3.7,<=3.12"
dependencies = ["cffi", "maturin", "numpy"]
classifiers = [
'License :: OSI Approved :: BSD License',
Expand Down

0 comments on commit fcb9288

Please sign in to comment.