From 86cc6e7bf298e764eebc70777fdc3b45fdae5570 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Alexandre?= Date: Fri, 4 Apr 2025 21:50:59 -0300 Subject: [PATCH] updating readme doc with new flag to use only venv packages --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index 0b5433e..276a3e2 100644 --- a/README.rst +++ b/README.rst @@ -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 Use custom PyPi server --proxy Use Proxy, parameter will be passed to requests library. You can also just set the environments parameter in your terminal: