From ef46b2f2c14ee369805df5de081cdbafb8d04555 Mon Sep 17 00:00:00 2001 From: Ben Cassell Date: Tue, 17 Dec 2024 09:07:19 -0800 Subject: [PATCH] does this fix issues with lock file? --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/pyproject.toml b/pyproject.toml index a42a8f4e..44e9b114 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -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 = [