Skip to content

Commit bc1494d

Browse files
committed
point to https for opendbc repo
1 parent 397c3b8 commit bc1494d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ classifiers = [
1414
dependencies = [
1515
"libusb1",
1616
"libusb-package",
17-
"opendbc @ git+ssh://git@github.com/Ever-Cars/opendbc.git@polar-bear#egg=opendbc",
17+
"opendbc @ git+https://git@github.com/Ever-Cars/opendbc.git@polar-bear#egg=opendbc",
1818

1919
# runtime dependency on comma four
2020
#"spidev; platform_system == 'Linux'",

0 commit comments

Comments
 (0)