Commit cb071230 authored by Kirill Smelkov's avatar Kirill Smelkov

neotest: Don't rely on globbing to build $PYTHONPATH

Globbing can be unreliable after incremental profile update and rebuild because
buildout does not remove old eggs. Also it is much more clean to be precise.

-> Use [python-interpreter] to build bin/python with sys.path to wendelin.core
and other needed eggs.
parent e9305ccd
Pipeline #12396 failed with stage
in 0 seconds