"source/blender/git@code.it4i.cz:raas/blenderphi.git" did not exist on "8df5de525c06f55a14e2390f24df2de91643af2a"
Select Git revision
This also means that we need a `tests/__init__.py` file; this file makes py.test undertand what is our sources directory, and thus allows them to `import flamenco_worker`. As a result, the test imports from tests/*.py need to change to relative imports.