
[:python_version < "3.0"]
future

[:python_version < "3.4"]
enum34

[:python_version < "3.6"]
aenum
