You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Removes redundant RMG-Py and RMG-database checkouts and caching from CI and documentation build workflows.
This change simplifies the setup by utilizing micromamba to manage the RMG environment, ensuring consistent and efficient installation of necessary dependencies.
It now directly installs RMG via `conda` and sets the correct path for the RMG database.
0 commit comments