first commit

This commit is contained in:
cuianbing
2026-01-14 21:27:38 +08:00
commit 735abf2d32
5 changed files with 645 additions and 0 deletions

3
requirements.txt Normal file
View File

@@ -0,0 +1,3 @@
pyyaml>=6.0
gitpython>=3.1.0
apscheduler>=3.10.0