Require python>=3.8
This commit is contained in:
parent
7b435b83ce
commit
c3e450a22a
@ -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=[
|
||||
|
Loading…
Reference in New Issue
Block a user