This used to work: ``` $ python test/python_tests/csv_test.py Traceback (most recent call last): File "test/python_tests/csv_test.py", line 13, in <module> from .utilities import execution_path ValueError: Attempted relative import in non-package ``` //cc @flippmoke @yohanboniface - any ideas?