mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-24 14:15:14 +02:00
[version] for github releases?
This commit is contained in:
parent
78ab5e60a7
commit
a497bb418f
1 changed files with 2 additions and 1 deletions
|
|
@ -14,6 +14,8 @@ branches:
|
||||||
- gh-pages
|
- gh-pages
|
||||||
|
|
||||||
install:
|
install:
|
||||||
|
- (set /p <GPy/__version__.py)
|
||||||
|
- echo %__version__%
|
||||||
- "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 update -q conda
|
- conda update -q conda
|
||||||
|
|
@ -28,7 +30,6 @@ install:
|
||||||
- python -m pip install coverage
|
- python -m pip install coverage
|
||||||
- python -m pip install twine
|
- python -m pip install twine
|
||||||
- "python setup.py develop"
|
- "python setup.py develop"
|
||||||
- set `copy /b GPy/__version__.py`
|
|
||||||
|
|
||||||
build: off
|
build: off
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue