Skip to content

Commit 19af335

Browse files
committed
DEV: update project description
1 parent 6923559 commit 19af335

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pixi.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ authors = [
88
{ name = "Lucas Colley", email = "[email protected]" },
99
{ name = "Open Source Contributors" },
1010
]
11-
description = "Extra array functions that aren't in the array API standard, implemented in terms of the standard."
11+
description = "Extra array functions built on top of the array API standard."
1212
readme = "README.md"
1313
license.file = "LICENSE"
1414
requires-python = ">=3.9"

0 commit comments

Comments
 (0)