mirror of
https://github.com/dptech-corp/Uni-Lab-OS.git
synced 2026-02-04 13:25:13 +00:00
Fix Build 11
This commit is contained in:
@@ -26,11 +26,9 @@ build:
|
|||||||
- cp $RECIPE_DIR/../../MANIFEST.in $SRC_DIR
|
- cp $RECIPE_DIR/../../MANIFEST.in $SRC_DIR
|
||||||
- cp $RECIPE_DIR/../../setup.cfg $SRC_DIR
|
- cp $RECIPE_DIR/../../setup.cfg $SRC_DIR
|
||||||
- cp $RECIPE_DIR/../../setup.py $SRC_DIR
|
- cp $RECIPE_DIR/../../setup.py $SRC_DIR
|
||||||
- uv pip install $SRC_DIR
|
- pip install $SRC_DIR
|
||||||
|
|
||||||
requirements:
|
requirements:
|
||||||
build:
|
|
||||||
- conda-forge::uv
|
|
||||||
host:
|
host:
|
||||||
- python ==3.11.14
|
- python ==3.11.14
|
||||||
- pip
|
- pip
|
||||||
|
|||||||
Reference in New Issue
Block a user