Commit Graph

4 Commits

Author SHA1 Message Date
Denis Bilenko 56785cf555 remove test for DetectExecutable(); add test for LookPath(GetExecutable()) 2024-12-19 14:29:53 +01:00
Denis Bilenko 5b4c7624fe rm InsertPathEntry; use os.PathListSeparator 2024-12-19 10:14:06 +01:00
Denis Bilenko dcfeeacea2 refactor: split venv creation into a separate function
this new function does not change chdir or sets environment
2024-12-19 10:06:17 +01:00
Denis Bilenko 3c3c172622 Fix finding Python within virtualenv on Windows; new pythontest package 2024-12-18 21:15:07 +01:00