Files
Uni-Lab-OS/recipes/unilabos/recipe.yaml
Xuwznln 944911c52a bump version to 0.10.11
(cherry picked from commit 7f7b1c13c0)
2025-11-19 14:23:36 +08:00

24 lines
310 B
YAML

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