zhaoolee commit

This commit is contained in:
zhaoo lee
2025-08-30 14:01:32 +08:00
parent ae846688fb
commit 82e9b45ff6
25 changed files with 34 additions and 177 deletions

View File

@@ -3,7 +3,7 @@ name = "chinesebqb"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = "==3.9.6"
requires-python = ">=3.9.6,<3.10"
dependencies = [
"markdown==3.4",
"python-frontmatter==0.5.0",