Skip to content

Commit

Permalink
Realized that UV should definitely be part of our edgetest config
Browse files Browse the repository at this point in the history
  • Loading branch information
ak-gupta committed Aug 6, 2024
1 parent 8bc3bfd commit d076c4a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ upgrade = [
"pluggy",
"tabulate",
"packaging",
"uv",
]

[edgetest.envs.low]
Expand All @@ -122,6 +123,7 @@ lower = [
"pluggy",
"tabulate",
"packaging",
"uv",
]

# BUMPVER --------------------------------------------------------------------
Expand Down

0 comments on commit d076c4a

Please sign in to comment.