From 1a0bd1f74e011c54c51801fceb0f71bff0370dca Mon Sep 17 00:00:00 2001 From: Carol Date: Wed, 6 Sep 2023 17:21:45 +0800 Subject: [PATCH] =?UTF-8?q?change:=20=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 16f5f55..d037411 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # tmdb-person -![Python](https://img.shields.io/badge/Python-3.8-green) +![Python](https://img.shields.io/badge/Python-AtLeast3.8-green) ![TMDB](https://img.shields.io/badge/TMDB-V3-blue) ![https://blog.cnkj.site](https://img.shields.io/badge/Blog-blog.cnkj.site-blue) > 根据nfo文件信息刮削相关演员信息及图片 @@ -29,7 +29,8 @@ 2. 图片统一前缀路径:https://www.themoviedb.org/t/p/original ## 使用 -* 环境:Python3.8 +* 环境:Python3.9 +> 实际上最新要求`Python3.8`,如果需要xml中生成`standalone`参数则必须使用`Python3.9` ### 安装相关pip依赖包