0.2.6
Added support of scripts with a path in the shebang.
Example:
#!/opt/miniconda/bin/python3.8
# PYTHON_ARGCOMPLETE_OK
...
Added support of scripts with a path in the shebang.
Example:
#!/opt/miniconda/bin/python3.8
# PYTHON_ARGCOMPLETE_OK
...