setuptools; python_version != '2.6' and python_version != '3.2'
setuptools==29.0.1; python_version == '2.6' or python_version == '3.2'
