Skip to content

Commit f6c2ea2

Browse files
committed
pin to activitysim repo
1 parent c125961 commit f6c2ea2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ dev = [
2525
"zstandard>=0.23.0",
2626
]
2727

28-
#[tool.uv.sources]
29-
#activitysim = { git = "https://github.com/ActivitySim/ActivitySim", branch = "main" }
28+
[tool.uv.sources]
29+
activitysim = { git = "https://github.com/ActivitySim/ActivitySim", branch = "main" }
3030
## TODO: unpin from source once we have a release with the new features we need

0 commit comments

Comments
 (0)