Skip to content

Commit c3b87d9

Browse files
committed
Add new files to setup.py
This makes the python build work Signed-off-by: Thomas Bleher <[email protected]>
1 parent 89d1785 commit c3b87d9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,8 @@ def find_protoc():
6767
'osi_object.proto',
6868
'osi_occupant.proto',
6969
'osi_lane.proto',
70+
'osi_logicallane.proto',
71+
'osi_referenceline.proto',
7072
'osi_sensordata.proto',
7173
'osi_sensorviewconfiguration.proto',
7274
'osi_sensorspecific.proto',

0 commit comments

Comments
 (0)