Skip to content

Commit

Permalink
python_requires
Browse files Browse the repository at this point in the history
  • Loading branch information
mnot committed Oct 26, 2018
1 parent ef907cf commit 07abb50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Expand Up @@ -13,6 +13,7 @@
download_url = 'http://github.com/mnot/thor/tarball/thor-%s' % thor.__version__,
packages = find_packages(),
provides = ['thor'],
python_requires=">=3.5",
extras_require={
'dev': [
'mypy'
Expand Down

0 comments on commit 07abb50

Please sign in to comment.