Skip to content
This repository was archived by the owner on Dec 1, 2025. It is now read-only.

Commit 2db7349

Browse files
authored
Merge pull request #76 from lincc-frameworks/pyproject_descrip
add pyproject description for pypi
2 parents f5019f7 + 671c095 commit 2db7349

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
[project]
22
name = "nested-dask"
33
license = {file = "LICENSE"}
4+
description = "Parallel nested-pandas with Dask."
45
readme = "README.md"
56
authors = [
67
{ name = "lincc-frameworks", email = "brantd@uw.edu" }

0 commit comments

Comments
 (0)