Skip to content

Commit

Permalink
try fix import ci
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterSH6 committed Dec 6, 2024
1 parent 7aa51c0 commit 3c729fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
'demo': ['hydra-core', 'transformers', ''],
'single-controller': ['ray', 'kubernetes'],
'single-controller-ray': ['ray'],
'test': ['fsspec', 'pytest', 'datasets']
'test': ['fsspec', 'pytest', 'datasets', 'ray']
}

from pathlib import Path
Expand Down

0 comments on commit 3c729fd

Please sign in to comment.