We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c125961 commit f6c2ea2Copy full SHA for f6c2ea2
1 file changed
pyproject.toml
@@ -25,6 +25,6 @@ dev = [
25
"zstandard>=0.23.0",
26
]
27
28
-#[tool.uv.sources]
29
-#activitysim = { git = "https://github.com/ActivitySim/ActivitySim", branch = "main" }
+[tool.uv.sources]
+activitysim = { git = "https://github.com/ActivitySim/ActivitySim", branch = "main" }
30
## TODO: unpin from source once we have a release with the new features we need
0 commit comments