Skip to content

Commit ea78b38

Browse files
committed
Add temporary dependency
1 parent 69bcc13 commit ea78b38

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,8 @@ dev = [
4242
"aind_behavior_vr_foraging[launcher]",
4343
"aind_behavior_vr_foraging[data]",
4444
"ruff",
45-
"codespell"
45+
"codespell",
46+
"aind-data-schema @git+https://github.com/AllenNeuralDynamics/aind-data-schema@dev"
4647
]
4748

4849
docs = [

uv.lock

Lines changed: 3 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)