Fix Build 11

This commit is contained in:
Xuwznln
2026-01-27 19:09:39 +08:00
parent 467d75dc03
commit e70a5bea66

View File

@@ -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