Merge branch 'dev' into prcix9320

This commit is contained in:
zhangshixiang
2026-01-08 11:45:54 +08:00
parent 219a480c08
commit 31e8d065c4
36 changed files with 360 additions and 103 deletions

View File

@@ -1,6 +1,6 @@
package:
name: unilabos
version: 0.10.13
version: 0.10.14
source:
path: ../unilabos
@@ -9,7 +9,7 @@ source:
build:
python:
entry_points:
- unilab = unilabos.app.main:main
- unilab = unilabos.app.main:main
script:
- set PIP_NO_INDEX=
- if: win
@@ -25,7 +25,6 @@ build:
- cp $RECIPE_DIR/../setup.py $SRC_DIR
- $PYTHON -m pip install $SRC_DIR
requirements:
host:
- python ==3.11.11
@@ -87,6 +86,6 @@ requirements:
- uni-lab::ros-humble-unilabos-msgs
about:
repository: https://github.com/dptech-corp/Uni-Lab-OS
repository: https://github.com/deepmodeling/Uni-Lab-OS
license: GPL-3.0-only
description: "Uni-Lab-OS"