enough-analyst-54434
07/31/2018, 5:55 PM$ git diff
diff --git a/pants.ini b/pants.ini
index d0857fb9a..e45ef9db1 100644
--- a/pants.ini
+++ b/pants.ini
@@ -366,7 +366,6 @@ verify_commit: False
# 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_constraints: ["CPython>=2.7,<3"]
interpreter_cache_dir: %(pants_bootstrapdir)s/python_cache/interpreters
resolver_cache_dir: %(pants_bootstrapdir)s/python_cache/requirements
resolver_blacklist: {