Skip to content

Commit 97a3f3b

Browse files
committed
small changes to config
1 parent 76dd041 commit 97a3f3b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

setup.cfg

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,12 +85,11 @@ dev =
8585
black
8686
pre-commit
8787
dask =
88+
pytest >= 4.4.0
8889
pytest-cov
8990
pytest-env
9091
pytest-xdist
9192
pytest-rerunfailures
92-
dask
93-
distributed
9493
codecov
9594
numpy
9695
pyld
@@ -100,6 +99,8 @@ dask =
10099
notebook
101100
jupyter
102101
jupyter_contrib_nbextensions
102+
dask
103+
distributed
103104
all =
104105
%(doc)s
105106
%(dev)s

0 commit comments

Comments
 (0)