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
|
||||
|
||||
install:
|
||||
- (set /p <GPy/__version__.py)
|
||||
- echo %__version__%
|
||||
- "set PATH=%MINICONDA%;%MINICONDA%\\Scripts;%PATH%"
|
||||
- conda config --set always_yes yes --set changeps1 no
|
||||
- conda update -q conda
|
||||
|
|
@ -28,7 +30,6 @@ install:
|
|||
- python -m pip install coverage
|
||||
- python -m pip install twine
|
||||
- "python setup.py develop"
|
||||
- set `copy /b GPy/__version__.py`
|
||||
|
||||
build: off
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue