Skip to content
This repository was archived by the owner on Oct 24, 2024. It is now read-only.

Commit 7987304

Browse files
committed
change pypi project name to xarray-datatree
1 parent bc943b5 commit 7987304

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414

1515
setup(
16-
name="datatree",
16+
name="xarray-datatree",
1717
description="Hierarchical tree-like data structures for xarray",
1818
long_description=long_description,
1919
url="https://github.com/xarray-contrib/datatree",

0 commit comments

Comments
 (0)