summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index bd85c8e..f4dee67 100644
--- a/setup.py
+++ b/setup.py
@@ -30,7 +30,7 @@ setup(
url = 'https://www.flameeyes.com/p/glucometerutils',
download_url = 'https://www.flameeyes.com/files/glucometerutils.tgz',
keywords = ['glucometer', 'diabetes'],
- python_requires = '~=3.4',
+ python_requires = '~=3.5',
classifiers = [
'Programming Language :: Python',
'Programming Language :: Python :: 3',