Skip to content

Commit

Permalink
Merge f4b5aa6 into 05c3fd2
Browse files Browse the repository at this point in the history
  • Loading branch information
jsirois committed Aug 12, 2020
2 parents 05c3fd2 + f4b5aa6 commit f482841
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pants.toml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,10 @@ config = [".isort.cfg", "examples/.isort.cfg"]
[mypy]
config = "build-support/mypy/mypy.ini"

# TODO(John Sirois): Remove once proper interpreter selection is performed automatically as part of
# https://github.com/pantsbuild/pants/issues/10131
interpreter_constraints=["CPython>=3.6"]

[pants-releases]
branch_notes = """
{
Expand Down

0 comments on commit f482841

Please sign in to comment.