fix(conf): 还原到以前的配置

This commit is contained in:
2025-11-21 00:02:19 +08:00
parent cee637c59a
commit a7014dcaa0
2 changed files with 5 additions and 10 deletions

View File

@@ -8,11 +8,5 @@ dependencies = [
"ddddocr>=1.5.6",
"dotenv>=0.9.9",
"lxml>=6.0.2",
"pypi-demo",
"requests>=2.32.5",
]
[tool.uv.sources]
pypi-demo = { workspace = true }
[[tool.uv.index]]
url = "https://gitea.kmux.cn/api/packages/python/pypi"