mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-07-20 16:51:05 +02:00
revert all conda changes
This commit is contained in:
parent
517108a066
commit
0dc988b4ba
1 changed files with 0 additions and 1 deletions
|
|
@ -23,7 +23,6 @@ environment:
|
||||||
install:
|
install:
|
||||||
- "set PATH=%MINICONDA%;%MINICONDA%\\Scripts;%PATH%"
|
- "set PATH=%MINICONDA%;%MINICONDA%\\Scripts;%PATH%"
|
||||||
- conda config --set always_yes yes --set changeps1 no
|
- conda config --set always_yes yes --set changeps1 no
|
||||||
- conda config --prepend channels conda-forge
|
|
||||||
- conda update -q conda
|
- conda update -q conda
|
||||||
- conda info -a
|
- conda info -a
|
||||||
- "conda create -q -n build-environment python=%PYTHON_VERSION% numpy scipy matplotlib"
|
- "conda create -q -n build-environment python=%PYTHON_VERSION% numpy scipy matplotlib"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue