Files
wehub-resource-sync 8ef9db2513
Deploy to GitHub Pages / deploy (push) Blocked by required conditions
Deploy to GitHub Pages / build (push) Waiting to run
chore: import upstream snapshot with attribution
2026-07-13 12:56:49 +08:00

12 lines
527 B
Plaintext

# PPT Master Dependencies / PPT Master 依赖
# =============================================
#
# Full list lives inside the skill so installing the skill alone gives full capability.
# 完整依赖列表已内置于 skill 内部,单独安装 skill 即可获得完整能力。
#
# Install / 安装方式:
# pip install -r requirements.txt # from repo root / 仓库根目录
# pip install -r skills/ppt-master/requirements.txt # from anywhere / 任意位置
#
-r skills/ppt-master/requirements.txt