diff --git a/setup.cfg b/setup.cfg index 66b60956..664c1d38 100644 --- a/setup.cfg +++ b/setup.cfg @@ -57,7 +57,7 @@ test = pytest>=4.6 uproot>=5 dask>=2023.4.0;python_version>"3.7" - dask-awkward>=2023.4.2;python_version>"3.7" + dask-awkward[test]>=2023.4.2;python_version>"3.7" distributed>=2023.4.0;python_version>"3.7" [tool:pytest]