Delete .conda-recipe/meta.yaml
Run Pytest with Allure and Coverage Reports / tests (push) Has been cancelled
Run Pytest with Allure and Coverage Reports / tests (push) Has been cancelled
This commit is contained in:
@@ -1,37 +0,0 @@
|
||||
{% set data = load_setup_py_data() %}
|
||||
|
||||
package:
|
||||
name: slic
|
||||
version: {{ data["version"] }}
|
||||
|
||||
about:
|
||||
home: {{ data["url"] }}
|
||||
summary: {{ data["description"] }}
|
||||
|
||||
source:
|
||||
path: ..
|
||||
|
||||
build:
|
||||
noarch: python
|
||||
|
||||
requirements:
|
||||
build:
|
||||
- python
|
||||
- setuptools
|
||||
run:
|
||||
- python
|
||||
- bsread
|
||||
- cam_server_client
|
||||
- colorama
|
||||
- data_api
|
||||
# - detector_integration_api #TODO: deprecated?
|
||||
- elog
|
||||
- fuzzywuzzy
|
||||
- ipython
|
||||
- jungfrau_utils
|
||||
- logzero
|
||||
- pyepics
|
||||
- tqdm
|
||||
- yaspin
|
||||
|
||||
|
||||
Reference in New Issue
Block a user