Delete .conda-recipe/meta.yaml
Run Pytest with Allure and Coverage Reports / tests (push) Has been cancelled

This commit is contained in:
2025-07-09 12:41:13 +02:00
parent 2b06e82daa
commit fa2b1b8ba1
-37
View File
@@ -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