diff --git a/sdks/python/tox.ini b/sdks/python/tox.ini index c93e49d23785..7efb68b5b707 100644 --- a/sdks/python/tox.ini +++ b/sdks/python/tox.ini @@ -151,7 +151,7 @@ commands = bash {toxinidir}/scripts/run_pytest.sh {envname} "{posargs}" [testenv:py{310,311,312,313,314}-dask] -extras = test,dask,dataframes +extras = test,dask,dataframe commands_pre = pip install 'distributed>=2024.4.2' 'dask>=2024.4.2' commands =