install_fortls_python_deps: Install Python dependencies required by FORTLS
Description
Install Python dependencies required by FORTLS
Usage
install_fortls_python_deps(envname = "fortls_env", method = "auto")
Arguments
- envname
Name of the virtual environment or conda environment.
- method
Either "virtualenv", "conda", or "auto".