Skip to content

Commit

Permalink
Update pyproject file.
Browse files Browse the repository at this point in the history
  • Loading branch information
MylesBartlett committed Nov 13, 2024
1 parent a268ccd commit 25cb09b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ keywords = [
authors = [{ name = "Myles Bartlett" }]
license = "MIT"
classifiers = [
"Programming Language :: Python :: 3.12",
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
"Programming Language :: Python :: 3.12",
"Typing :: Typed",
"License :: OSI Approved :: MIT License",
]
dependencies = [
"numpy>=1.26.3",
Expand Down

0 comments on commit 25cb09b

Please sign in to comment.