Using
py_resolve_format allows us to install an immutable venv without pip. Am I still able to mess with this if I have pip installed on my machine? It's unclear to me what happens if I'm working in the exported virtual environment and run
pip install
.