Skip to content

Commit

Permalink
Add python_requires
Browse files Browse the repository at this point in the history
  • Loading branch information
orlnub123 authored and Rapptz committed Aug 23, 2018
1 parent 395af22 commit e825762
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 @@ -57,6 +57,7 @@
include_package_data=True,
install_requires=requirements,
extras_require=extras_require,
python_requires='>=3.5.3',
classifiers=[
'Development Status :: 4 - Beta',
'License :: OSI Approved :: MIT License',
Expand Down

0 comments on commit e825762

Please sign in to comment.