ci: add Gitea Actions workflow and fix pyproject.toml build
Some checks failed
Deploy to VPS / deploy (push) Has been cancelled
Some checks failed
Deploy to VPS / deploy (push) Has been cancelled
This commit is contained in:
@@ -10,3 +10,6 @@ dependencies = [
|
|||||||
"apscheduler>=3.10",
|
"apscheduler>=3.10",
|
||||||
"python-dotenv>=1.0",
|
"python-dotenv>=1.0",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
[tool.setuptools]
|
||||||
|
py-modules = ["main", "config", "wechat", "db", "sync"]
|
||||||
|
|||||||
Reference in New Issue
Block a user