mirror of
https://github.com/dptech-corp/Uni-Lab-OS.git
synced 2026-02-14 11:45:11 +00:00
移除post-link脚本,更新构建配置以支持多平台构建,调整依赖项以适应不同操作系统。
This commit is contained in:
@@ -7,7 +7,6 @@ source:
|
||||
target_directory: unilabos
|
||||
|
||||
build:
|
||||
noarch: python
|
||||
script:
|
||||
- set PIP_NO_INDEX=
|
||||
- if: win
|
||||
@@ -33,8 +32,10 @@ requirements:
|
||||
- conda-forge::python ==3.11.11
|
||||
- compilers
|
||||
- cmake
|
||||
- make
|
||||
- ninja
|
||||
- if: unix
|
||||
then:
|
||||
- make
|
||||
- sphinx
|
||||
- sphinx_rtd_theme
|
||||
- numpy
|
||||
|
||||
Reference in New Issue
Block a user