Files
Uni-Lab-OS/recipes/unilabos/recipe.yaml
Xuwznln 514373c164 v0.10.18
(cherry picked from commit 06b6f0d804)
2026-03-02 02:30:10 +08:00

24 lines
310 B
YAML

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