Skip to content

Commit 1eaf661

Browse files
ferrinericardoV94
andauthored
Update setup.py
Co-authored-by: Ricardo Vieira <28983449+ricardoV94@users.noreply.github.com>
1 parent 9ec4c8a commit 1eaf661

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
@@ -84,6 +84,6 @@ def get_version():
8484
extras_requires=dict(
8585
dask=["dask[all]"],
8686
histogram=["xhistogram"],
87-
complete=["dask[all]", "xhistogram"]
87+
all=["dask[all]", "xhistogram"]
8888
),
8989
)

0 commit comments

Comments
 (0)