Skip to content

Commit 82492d2

Browse files
authored
Merge pull request #38098 from Abacn/cp-38076
[Release-2.73] Cherry-pick #38076 into release branch
2 parents 289d515 + 901b07f commit 82492d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sdks/python/tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ commands =
151151
bash {toxinidir}/scripts/run_pytest.sh {envname} "{posargs}"
152152

153153
[testenv:py{310,311,312,313,314}-dask]
154-
extras = test,dask,dataframes
154+
extras = test,dask,dataframe
155155
commands_pre =
156156
pip install 'distributed>=2024.4.2' 'dask>=2024.4.2'
157157
commands =

0 commit comments

Comments
 (0)