We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea98df8 commit 64855b7Copy full SHA for 64855b7
doc/setup/setting_up_osi_python.adoc
@@ -44,7 +44,7 @@ python3 -c "from osi3.osi_sensorview_pb2 import SensorView"
44
[project]
45
# ...
46
dependencies = [
47
- "open-simulation-interface@git+https://github.com/OpenSimulationInterface/osi-python.git"
+ "osi-python @ git+https://github.com/OpenSimulationInterface/osi-python.git"
48
]
49
----
50
0 commit comments