Require python>=3.8

This commit is contained in:
Changhua 2023-05-08 19:27:50 +08:00
parent 7b435b83ce
commit c3e450a22a

View File

@ -21,7 +21,7 @@ setup(
long_description_content_type="text/markdown",
license="MIT",
url="https://github.com/lich0821/WeChatFerry",
python_requires=">=3.7",
python_requires=">=3.8",
packages=find_packages(),
include_package_data=True,
install_requires=[