opentap / OpenTap.Python

Python integration for OpenTAP
Apache License 2.0
20 stars 6 forks source link

This fixes an issue causing Python to load plugins from the wrong dir… #150

Open alnlarsen opened 6 months ago

alnlarsen commented 6 months ago

…ectory when running isolated

This is required as part of the solution to https://github.com/opentap/OpenTap.Python/issues/149

This is needed in cases where Python is not installed at the start of an installation, (and thus is not copied into the isolated directory)