Skip to content

Commit

Permalink
point to panda feature branch to pass unit test for now
Browse files Browse the repository at this point in the history
  • Loading branch information
sunnyhaibin committed Sep 27, 2024
1 parent c76da5a commit 8f845ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies = [
"Cython",
"crcmod",
"tqdm",
"pandacan@git+https://github.com/commaai/panda.git@master",
"pandacan@git+https://github.com/sunnypilot/panda.git@palisade-2023-port-1",
"setuptools", # setuptools includes distutils which is needed by Cython and pre-commit.
# distutils was removed in python3.12 from the standard library.
]
Expand Down

0 comments on commit 8f845ae

Please sign in to comment.