From 0f59d18202c72dd6ac5b5502ed06550b9596593a Mon Sep 17 00:00:00 2001 From: nyaasuki Date: Fri, 14 May 2021 21:45:34 +0800 Subject: [PATCH] update dev --- Pixiv.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Pixiv.py b/Pixiv.py index 72ad5fc..032b7d0 100644 --- a/Pixiv.py +++ b/Pixiv.py @@ -1,7 +1,8 @@ """ P站小爬虫 爬每日排行榜 -环境需求:Python3.6+ / Redis +环境需求:Python3.6+ / Redis 项目地址:https://github.com/nyaasuki/PixivSpider +支持 M1 芯片 """