Skip to content

Commit

Permalink
Merge d74b819 into 5a02e57
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicusor97 committed Jan 7, 2021
2 parents 5a02e57 + d74b819 commit e7965a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
description="Pure Python MySQL Driver",
long_description=readme,
packages=find_packages(exclude=["tests*", "pymysql.tests*"]),
python_requires='>=3.6',
extras_require={
"rsa": ["cryptography"],
"ed25519": ["PyNaCl>=1.4.0"],
Expand Down

0 comments on commit e7965a9

Please sign in to comment.