Skip to content

Commit 5ede976

Browse files
committed
Dependencies: Use dask[dataframe] for testing
1 parent 9bd16bb commit 5ede976

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
@@ -72,7 +72,7 @@ def read(path):
7272
'zc.customdoctests>=1.0.1,<2',
7373
'certifi',
7474
'createcoverage>=1,<2',
75-
'dask',
75+
'dask[dataframe]',
7676
'stopit>=1.1.2,<2',
7777
'flake8>=4,<8',
7878
'pandas<2.3',

0 commit comments

Comments
 (0)