Files
Uni-Lab-OS/recipes/unilabos/recipe.yaml
Xuwznln 45337271ef v0.11.2
(cherry picked from commit bcb1790897)
2026-05-22 15:11:49 +08:00

24 lines
309 B
YAML

package:
name: unilabos
version: "0.11.2"
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