
[:python_version < "3"]
wheel

[:python_version < "3.2"]
futures>=3.1.1

[:python_version >= "3"]
wheel>=0.26
