Skip to content

Commit

Permalink
point to 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 25, 2024
1 parent 45c17b9 commit cc0ba8c
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@nexo-2021-port",
"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 cc0ba8c

Please sign in to comment.