fix build

This commit is contained in:
Xuwznln
2025-08-01 01:30:29 +08:00
parent 280d83db57
commit cbe7963ad0
2 changed files with 49 additions and 40 deletions

23
.conda/recipe_new.yaml Normal file
View File

@@ -0,0 +1,23 @@
package:
name: unilabos
version: "0.10.1"
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