Skip to content

v0.4.3

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Mar 11:32
· 10 commits to main since this release

Changed

  • sys.executable to point to a Python executable inside venv, instead of global one (#14)

Fixed

  • Waiting on a child process to finish indefinitely (for example subprocess.run) (#15)