python_requres

Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2018-02-26 09:17:34 -05:00
parent df901e566c
commit 735aa81892
+1
View File
@@ -78,6 +78,7 @@ setup(
author=AUTHOR,
author_email=EMAIL,
url=URL,
python_requires='>=3.5.0',
# If your package is a single module, use this instead of 'packages':
py_modules=['requests_html'],