Files
Uni-Lab-OS/recipes/unilabos/recipe.yaml
Xuwznln 60cbedc4b2 v0.11.0
(cherry picked from commit 67a74172dc)
2026-04-22 19:50:42 +08:00

24 lines
309 B
YAML

package:
name: unilabos
version: "0.11.0"
source:
path: ../..
build:
noarch: python
script: |
{{ PYTHON }} -m pip install . --no-deps --ignore-installed -vv
# {{ PYTHON }} clean_build_dir.py
requirements:
host:
- python
- pip
run:
- python
test:
imports:
- unilabos