Skip to content

Commit 8ce8b7a

Browse files
authored
filelock should be installed when not using uv sync
1 parent f085fe1 commit 8ce8b7a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ dependencies = [
4343
"platformdirs>=4.3.7",
4444
"pygls>=1.3.1",
4545
"codeflash-benchmark",
46+
"filelock",
4647
]
4748

4849
[project.urls]

0 commit comments

Comments
 (0)