We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f650f11 + 9c7e573 commit 7fd284bCopy full SHA for 7fd284b
1 file changed
pyproject.toml
@@ -47,5 +47,5 @@ test = [
47
[tool.uv.sources]
48
shared-utils = { workspace = true }
49
calitp-data-analysis = { workspace = true }
50
-segment-speed-utils = { path = "rt_segment_speeds", editable = true }
51
-rt-analysis = { path = "rt_delay", editable = true }
+segment-speed-utils = { path = "./rt_segment_speeds", editable = true }
+rt-analysis = { path = "./rt_delay", editable = true }
0 commit comments