Files
Uni-Lab-OS/recipes/unilabos/recipe.yaml
Xuwznln d297abfd19 bump ver
modify slot type
2025-06-10 03:46:28 +08:00

24 lines
308 B
YAML

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