We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 289d515 + 901b07f commit 82492d2Copy full SHA for 82492d2
1 file changed
sdks/python/tox.ini
@@ -151,7 +151,7 @@ commands =
151
bash {toxinidir}/scripts/run_pytest.sh {envname} "{posargs}"
152
153
[testenv:py{310,311,312,313,314}-dask]
154
-extras = test,dask,dataframes
+extras = test,dask,dataframe
155
commands_pre =
156
pip install 'distributed>=2024.4.2' 'dask>=2024.4.2'
157
commands =
0 commit comments