updating readme doc with new flag to use only venv packages

This commit is contained in:
José Alexandre 2025-04-04 21:50:59 -03:00
parent cd3f437689
commit 86cc6e7bf2

View File

@ -47,6 +47,7 @@ Usage
Options:
--use-local Use ONLY local package info instead of querying PyPI
--only-venv Use ONLY venv packages instead local system
--pypi-server <url> Use custom PyPi server
--proxy <url> Use Proxy, parameter will be passed to requests library. You can also just set the
environments parameter in your terminal: