We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5da71e8 commit 4c54d4eCopy full SHA for 4c54d4e
1 file changed
.github/workflows/smoke-test.yml
@@ -38,7 +38,7 @@ jobs:
38
39
- name: Install stand alone raytune
40
run: |
41
- python install swig
+ pip install swig
42
python -m pip install 'deepcave[raytune]'
43
44
- name: Verify raytune dependency is importable
0 commit comments