build: 使用 uv 包管理器

This commit is contained in:
2026-01-09 00:47:34 +08:00
parent 5b1a627ddb
commit 016ae16100
12 changed files with 886 additions and 67 deletions

9
.gitignore vendored
View File

@@ -6,22 +6,15 @@ __pycache__/
.idea/
cache/
data/repo/cngk
#nucleon/test.toml
electron/test.toml
*.egg-info/
build/
dist/
old/
# config/
data/cache/
data/electron/
data/nucleon/
data/global/
!data/nucleon/TEST*
data/orbital/
config/config_dev.toml
AGENTS.md
*.log.1
*.log.*
# Byte-compiled / optimized / DLL files
__pycache__/