Drop support for python 3.3
Jerhaad opened this issue · 0 comments
Jerhaad commented
Python 3.3 support ruins our ability to select requirements based on python version. Ironically, this means we can't choose to install the back-ported enum34 package for python versions under 3.4. When this package is installed on python 3.6, it causes significant issues.