python: dependencies: text: '' import sys; sys.path.append('${python.withPackages dependencies}/${python.sitePackages}') ${text} ''