Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1a26e0e5f9 | |||
| 5b811c8d12 | |||
| f36274823d | |||
| 06aaa7d720 |
@@ -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
|
||||||
|
|||||||
@@ -1,3 +1,5 @@
|
|||||||
|
[](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
|
||||||
|
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user