File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 66 tools :
77 python : " mambaforge-23.11"
88 jobs :
9- pre_create_environment :
9+ post_install :
10+ # https://github.com/weiji14/cog3pio/pull/71
1011 - export MATURIN_PEP517_ARGS="--features cuda,pyo3";
12+ pip install -v "cog3pio[cuda] @ git+https://github.com/weiji14/cog3pio.git@ce268b0ccb58ff0c7e329cdf38f2326a4fac22e9"
1113
1214# Build documentation in the docs/ directory with Sphinx
1315sphinx :
Original file line number Diff line number Diff line change @@ -18,4 +18,3 @@ dependencies:
1818 - pip :
1919 # relative to this file. Needs to be editable to be accepted.
2020 - --editable ..
21- - cog3pio[cuda] @ git+https://github.com/weiji14/cog3pio.git@178a3ffb8163c97f7af9e71bc68b6545a4e8e192 # https://github.com/weiji14/cog3pio/pull/71
You can’t perform that action at this time.
0 commit comments