We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 397c3b8 commit bc1494dCopy full SHA for bc1494d
pyproject.toml
@@ -14,7 +14,7 @@ classifiers = [
14
dependencies = [
15
"libusb1",
16
"libusb-package",
17
- "opendbc @ git+ssh://git@github.com/Ever-Cars/opendbc.git@polar-bear#egg=opendbc",
+ "opendbc @ git+https://git@github.com/Ever-Cars/opendbc.git@polar-bear#egg=opendbc",
18
19
# runtime dependency on comma four
20
#"spidev; platform_system == 'Linux'",
0 commit comments