mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-07-02 16:01:03 +02:00
try pinning packages for conda
This commit is contained in:
parent
73960b4057
commit
7f4ce5f4e5
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@ 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 --add pinned_packages defaults::conda
|
||||||
- conda clean --packages
|
- conda clean --packages
|
||||||
- conda update -q conda
|
- conda update -q conda
|
||||||
- conda info -a
|
- conda info -a
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue