A lot of programs are using the path of package and/or the Python version in the text message formatting of the version option.
For example virtualenv:
virtualenv 20.2.2 from /home/salar/.local/lib/python3.8/site-packages/virtualenv/__init__.py
mkdocs:
mkdocs, version 1.1.2 from /home/salar/.local/lib/python3.8/site-packages/mkdocs (Python 3.8)
pylint:
pylint 2.6.0
astroid 2.4.2
Python 3.8.6 (default, Sep 25 2020, 09:36:53)
[GCC 10.2.0]
I think it will be good, to add python version and path values in message formatting.
I tried it, and before pull request, I should to create an issue as Feature request.
Thanks for any reviews, Salar.
A lot of programs are using the path of package and/or the Python version in the text message formatting of the version option.
For example virtualenv:
mkdocs:
pylint:
I think it will be good, to add python version and path values in message formatting.
I tried it, and before pull request, I should to create an issue as Feature request.
Thanks for any reviews, Salar.