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 b3d0b4443b
commit 081a024d63

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: