4 Commits

Author SHA1 Message Date
ebner 1a26e0e5f9 fix dependencies 2018-07-06 12:41:19 +02:00
ebner 5b811c8d12 fix channels 2018-07-06 12:38:44 +02:00
ebner f36274823d build 2018-07-06 12:35:42 +02:00
ebner 06aaa7d720 add build badge 2018-07-06 12:28:41 +02:00
3 changed files with 5 additions and 5 deletions
+2
View File
@@ -32,6 +32,8 @@ install:
- export PATH="$HOME/miniconda/bin:$PATH" - export PATH="$HOME/miniconda/bin:$PATH"
- hash -r - hash -r
- conda config --set always_yes yes --set changeps1 no - conda config --set always_yes yes --set changeps1 no
- conda config --add channels paulscherrerinstitute
- conda config --add channels conda-forge
- conda config --add channels defaults - conda config --add channels defaults
- conda update -q --all - conda update -q --all
- conda install conda-build anaconda-client - conda install conda-build anaconda-client
+2
View File
@@ -1,3 +1,5 @@
[![Build Status](https://travis-ci.org/paulscherrerinstitute/eco.svg?branch=master)](https://travis-ci.org/paulscherrerinstitute/eco)
# Experiment Control # Experiment Control
Python based control environment for experiments at SwissFEL Python based control environment for experiments at SwissFEL
+1 -5
View File
@@ -10,10 +10,6 @@ source:
build: build:
number: 1 number: 1
channel:
- paulscherrerinstitute
- conda-forge
requirements: requirements:
build: build:
- python - python
@@ -22,7 +18,7 @@ requirements:
- python - python
- elog - elog
- pyepics - pyepics
- bread - bsread
- jungfrau_utils - jungfrau_utils
- xrayutilities - xrayutilities
- xraylib - xraylib