Skip to content

Commit

Permalink
DEV: update project description
Browse files Browse the repository at this point in the history
  • Loading branch information
lucascolley committed Sep 24, 2024
1 parent 6923559 commit 19af335
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pixi.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ authors = [
{ name = "Lucas Colley", email = "[email protected]" },
{ name = "Open Source Contributors" },
]
description = "Extra array functions that aren't in the array API standard, implemented in terms of the standard."
description = "Extra array functions built on top of the array API standard."
readme = "README.md"
license.file = "LICENSE"
requires-python = ">=3.9"
Expand Down

0 comments on commit 19af335

Please sign in to comment.