Skip to content
This repository was archived by the owner on Jun 13, 2025. It is now read-only.

Commit 10f9a7c

Browse files
fix uv setup
1 parent 1f2d403 commit 10f9a7c

File tree

2 files changed

+128
-404
lines changed

2 files changed

+128
-404
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,4 +95,4 @@ dev-dependencies = [
9595
[tool.uv.sources]
9696
timestring = { git = "https://github.com/codecov/timestring", rev = "d37ceacc5954dff3b5bd2f887936a98a668dda42" }
9797
test-results-parser = { git = "https://github.com/codecov/test-results-parser", rev = "94ff26cb083a02ff726dd2497c2129e4aaf5f7cd" }
98-
shared = { git = "https://github.com/codecov/shared", rev = "9c31870de026a8a3f026f0753b1991e8c832fadb" }
98+
shared = { git = "https://github.com/codecov/shared", rev = "511b553fd19113f1716326b0363b9d9a4afca1d7" }

0 commit comments

Comments
 (0)