mirror of
https://github.com/zhaoolee/ChineseBQB.git
synced 2026-01-12 05:34:56 +08:00
zhaoolee commit
This commit is contained in:
11
pyproject.toml
Normal file
11
pyproject.toml
Normal file
@@ -0,0 +1,11 @@
|
||||
[project]
|
||||
name = "chinesebqb"
|
||||
version = "0.1.0"
|
||||
description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = "==3.9.6"
|
||||
dependencies = [
|
||||
"markdown==3.4",
|
||||
"python-frontmatter==0.5.0",
|
||||
"python-wordpress-xmlrpc>=2.3",
|
||||
]
|
||||
Reference in New Issue
Block a user