commaai / msgq

MSGQ: A lock free single producer multi consumer message queue
184 stars 251 forks source link

fix PYTHONPATH #628

Closed sshane closed 3 months ago

sshane commented 3 months ago

now you can import anything from msgq regardless of where you are inside the docker container

discovered while making opendbc a package https://github.com/commaai/opendbc/pull/1069, pytest would fail on importing a file