sashahart / vex

Run a command in the named virtualenv.
MIT License
372 stars 26 forks source link

functional_tests: Inject PYTHONPATH #61

Open jayvdb opened 4 years ago

jayvdb commented 4 years ago

The tests fail when the installation prefix is different from the Python prefix, and PYTHONPATH is used to map the installation prefix into the current Python namespace.