Skip to content

Commit

Permalink
New dep-graph goal
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexTereshenkov committed Nov 25, 2023
1 parent e652295 commit 7298300
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pants.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[GLOBAL]
pants_version = "2.17.0"
pants_version = "2.16.0"
ignore_warnings = [
'$regex$DEPRECATED',
]
Expand All @@ -19,7 +19,7 @@ backend_packages = [
"internal_plugins.project_version",
]

plugins = ["packaging==21.3"]
plugins = ["packaging==21.3", "pants-plugin-dep-graph==1.0.3"]

# plugin options
[project-version]
Expand Down

0 comments on commit 7298300

Please sign in to comment.