Except for the setuptools and pip upgrade at the beginning of the install stage, and during the venv setup for building LAMMPS Python, there should not be anything uninstalled by pip dependency resolution. This is currently true, but there should be an automatic Actions check for this by going through the docker build logs.
Except for the
setuptoolsandpipupgrade at the beginning of theinstallstage, and during the venv setup for building LAMMPS Python, there should not be anything uninstalled by pip dependency resolution. This is currently true, but there should be an automatic Actions check for this by going through the docker build logs.