e88356ff84
In v2.16.1, we would not print any user-site packages if we were: - In a virtual environment - Using a custom interpreter This makes since as we should be isolated away from the system environment. The only case where we should be seeing user-site packages is when these environments have system site packages enabled. This patch brings back this behavior. |
||
---|---|---|
.. | ||
_models | ||
render | ||
__init__.py | ||
conftest.py | ||
our_types.py | ||
test_cli.py | ||
test_discovery.py | ||
test_non_host.py | ||
test_pipdeptree.py | ||
test_validate.py | ||
test_warning.py |