question: when doing `SELECT * from python_package...
# general
r
question: when doing
SELECT * from python_packages;
will this capture packages installed in virtual environments as well, or just those installed with pip?