Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
Version bump for docs
  • Loading branch information
ccaprani authored Mar 6, 2024
1 parent 88a4376 commit 899440b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,10 @@ classifiers = [
"Operating System :: POSIX :: Linux",
"Operating System :: MacOS :: MacOS X",
"Operating System :: Microsoft :: Windows",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
]
requires-python = ">=3.8"
requires-python = ">=3.10"
dependencies = [
"matplotlib",
"numpy",
Expand Down

0 comments on commit 899440b

Please sign in to comment.