We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57c5555 commit d68fdc4Copy full SHA for d68fdc4
pyproject.toml
@@ -15,7 +15,7 @@ dependencies = [
15
"Cython",
16
"crcmod",
17
"tqdm",
18
- "pandacan@git+https://github.com/commaai/panda.git@master",
+ "pandacan@git+https://github.com/sunnypilot/panda.git@palisade-2023-port-1",
19
"setuptools", # setuptools includes distutils which is needed by Cython and pre-commit.
20
# distutils was removed in python3.12 from the standard library.
21
]
0 commit comments