```python-setup.artifact_cache_dir = None (from NO...
# development
w
Copy code
python-setup.artifact_cache_dir = None (from NONE)
python-setup.chroot_cache_dir = None (from NONE)
python-setup.interpreter_cache_dir = /Users/stuhood/.cache/pants/python_cache/interpreters (from CONFIG in pants.ini)
python-setup.interpreter_constraints = ['CPython>=2.7,<3'] (from CONFIG)
python-setup.interpreter_requirement = CPython>=2.7,<3 (from HARDCODED)
python-setup.platforms = ['current'] (from HARDCODED)
python-setup.resolver_allow_prereleases = False (from HARDCODED)
python-setup.resolver_cache_dir = /Users/stuhood/.cache/pants/python_cache/requirements (from CONFIG in pants.ini)
python-setup.resolver_cache_ttl = 315360000 (from HARDCODED)
python-setup.setuptools_version = 30.0.0 (from HARDCODED)
python-setup.wheel_version = 0.29.0 (from HARDCODED)