Do not require enum34 with Python 3.4 and above

enum34 is a backport of the enum library of Python 3.4 to earlier Python
versions, so enum34 is not required for Python 3.4 and above and should
not be installed.
2 files changed