Skip to content

Commit

Permalink
does this fix issues with lock file?
Browse files Browse the repository at this point in the history
  • Loading branch information
benc-db committed Dec 17, 2024
1 parent f94e6ed commit ef46b2f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ requires = ["hatch-pip-compile"]
[tool.hatch.envs.default]
type = "pip-compile"
pip-compile-resolver = "uv"
pip-compile-installer = "pip-sync"
lock-filename = "uv.lock"
pip-compile-constraint = "default"
dependencies = [
Expand Down

0 comments on commit ef46b2f

Please sign in to comment.