We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e083978 commit 5da8f83Copy full SHA for 5da8f83
pyproject.toml
@@ -13,7 +13,7 @@ classifiers = [
13
]
14
dependencies = [
15
"libusb1",
16
- "opendbc @ git+ssh://git@github.com/Ever-Cars/opendbc.git@polar-bear#egg=opendbc",
+ "opendbc @ git+https://github.com/Ever-Cars/opendbc.git@polar-bear#egg=opendbc",
17
18
19
[project.optional-dependencies]
0 commit comments