careless: build venv with uv instead of conda (anaconda.com blocked on Ra)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
+2
-2
@@ -12,5 +12,5 @@ approximate Bayesian inference (TensorFlow). Installed with the
|
||||
back to CPU otherwise.
|
||||
"
|
||||
|
||||
setenv CARELESS_ENV $PREFIX/miniconda/envs/careless_$V
|
||||
prepend-path PATH $PREFIX/miniconda/envs/careless_$V/bin
|
||||
setenv CARELESS_ENV $PREFIX/venv
|
||||
prepend-path PATH $PREFIX/venv/bin
|
||||
|
||||
Reference in New Issue
Block a user