Skip to content

Commit

Permalink
Added min python version to 3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
nasirhjafri committed Jan 21, 2020
1 parent 188f013 commit d066597
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Expand Up @@ -46,5 +46,6 @@
'autopep8',
'pytz',
'gprof2dot>=2017.09.19',
]
],
python_requires='>=3.5'
)

0 comments on commit d066597

Please sign in to comment.