Files
Uni-Lab-OS/recipes/unilabos/recipe.yaml
Xuwznln 813400f2b4 bump version to 0.10.9
update registry
2025-11-15 02:45:30 +08:00

24 lines
309 B
YAML

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