1
0
forked from bot/app

🐛 移除 Gotify 插件及相关配置,更新依赖项版本

This commit is contained in:
2025-02-18 06:42:42 +08:00
parent 30880ec13b
commit 60093b562b
7 changed files with 6 additions and 167 deletions

3
scripts/install-deps.sh Normal file
View File

@ -0,0 +1,3 @@
python -m pip install pdm
python -m pdm install
python -m pip install -r requirements.txt