Skip to content
This repository was archived by the owner on Feb 1, 2025. It is now read-only.

Latest commit

 

History

History
11 lines (6 loc) · 263 Bytes

File metadata and controls

11 lines (6 loc) · 263 Bytes

天翼云签到(云函数版)

步骤

  1. 选择 python3.7, 改执行方法为 index.main

  2. ctrl + ` 进入终端

  3. 输入 pip3 install -r ./src/requirements.txt -t ./src 安装依赖 (腾讯云函数)

华为云函数需要在底下创建依赖