Skip to content

Commit bc523ee

Browse files
authored
More specific project description in pyproject.toml (#698)
Update the project description in `pyproject.toml` to match our README and website. This affects how the project is displayed on PyPI and napari-hub.
1 parent 4a49e19 commit bc523ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ authors = [
55
{ name = "Chang Huan Lo", email = "[email protected]" },
66
{ name = "Sofía Miñano", email = "[email protected]" },
77
]
8-
description = "Analysis of body movement"
8+
description = "A Python toolbox for analysing animal body movements across space and time"
99
readme = "README.md"
1010
requires-python = ">=3.11.0"
1111
dynamic = ["version"]

0 commit comments

Comments
 (0)