https://pantsbuild.org/ logo
b

bored-art-40741

02/05/2016, 8:16 PM
Copy code
[python-setup]
# We only support pants running under 2.7 for now with 3.3+ support to be added later.
# Any example or test targets that are meant to test interpreters outside pants own
# acceptable set should specify an explicit compatibility constraint.
interpreter_requirement: CPython>=2.7,<3
interpreter_cache_dir: %(pants_bootstrapdir)s/python_cache/interpreters