added cam_server as dependency (Qt makes this a quite large dep.)
This commit is contained in:
@@ -18,6 +18,7 @@ requirements:
|
||||
run:
|
||||
- python
|
||||
- bsread
|
||||
- cam_server
|
||||
- colorama
|
||||
- data_api
|
||||
- detector_integration_api
|
||||
|
||||
@@ -102,7 +102,7 @@ conda activate slic
|
||||
Some dependencies might need the PSI channel, thus:
|
||||
|
||||
```bash
|
||||
conda install -c paulscherrerinstitute bsread colorama data_api detector_integration_api elog pyepics ipython jungfrau_utils
|
||||
conda install -c paulscherrerinstitute bsread cam_server colorama data_api detector_integration_api elog ipython jungfrau_utils pyepics
|
||||
```
|
||||
|
||||
#### Installation
|
||||
|
||||
Reference in New Issue
Block a user