📝 构建文档测试

This commit is contained in:
2024-08-29 15:05:02 +08:00
parent 86b8a4c922
commit 5763a84679
46 changed files with 312 additions and 2081 deletions

View File

@ -26,3 +26,7 @@ distribution = true
dev = [
"translate>=3.6.1",
]
[[tool.pdm.source]]
name = "pypi"
url = "https://pypi.org/simple"
include_packages = ["litedoc"]