Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1a26e0e5f9 | |||
| 5b811c8d12 | |||
| f36274823d | |||
| 06aaa7d720 |
@@ -32,6 +32,8 @@ install:
|
||||
- export PATH="$HOME/miniconda/bin:$PATH"
|
||||
- hash -r
|
||||
- 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 update -q --all
|
||||
- conda install conda-build anaconda-client
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
[](https://travis-ci.org/paulscherrerinstitute/eco)
|
||||
|
||||
# Experiment Control
|
||||
Python based control environment for experiments at SwissFEL
|
||||
|
||||
|
||||
@@ -10,10 +10,6 @@ source:
|
||||
build:
|
||||
number: 1
|
||||
|
||||
channel:
|
||||
- paulscherrerinstitute
|
||||
- conda-forge
|
||||
|
||||
requirements:
|
||||
build:
|
||||
- python
|
||||
@@ -22,7 +18,7 @@ requirements:
|
||||
- python
|
||||
- elog
|
||||
- pyepics
|
||||
- bread
|
||||
- bsread
|
||||
- jungfrau_utils
|
||||
- xrayutilities
|
||||
- xraylib
|
||||
|
||||
Reference in New Issue
Block a user