Skip to content

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 30 Apr 07:33
· 15 commits to main since this release
b35c928
No script installation path deduction (#139)

> remove python path
(using the absolute script path which includes the python executable path in its header)
> remove the python script installation path deduction
> add `python-prefix-dir` option for Linux Mint
> rename `DEFAULT_PYTHON_PATH` to `PYTHON_SCRIPT_INSTALLATION_PATH`