Skip to content

Commit

Permalink
Pants 2.11
Browse files Browse the repository at this point in the history
  • Loading branch information
huonw committed May 5, 2022
1 parent 1996172 commit cd6081f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions pants.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
[GLOBAL]
pants_version = "2.10.1rc0"
pants_version = "2.11.0"

backend_packages = [
"pants.backend.python",
"pants.backend.awslambda.python",
]

use_deprecated_python_macros = false

[python]
interpreter_constraints = ["CPython==3.9.*"]
enable_resolves = true
Expand Down

0 comments on commit cd6081f

Please sign in to comment.