Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhangStudyHard authored Feb 5, 2024
1 parent b953172 commit b13bd8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@
packages=find_packages(),
install_requires=install_requires,
zip_safe=False,
python_requires='>=3.7',)
python_requires='>=3.6',)

0 comments on commit b13bd8e

Please sign in to comment.