Skip to content

ensure that selected installer is used for uninstall step#16

Open
orbeckst wants to merge 1 commit into
mainfrom
use-specified-installer
Open

ensure that selected installer is used for uninstall step#16
orbeckst wants to merge 1 commit into
mainfrom
use-specified-installer

Conversation

@orbeckst

Copy link
Copy Markdown
Member

@orbeckst
orbeckst requested a review from IAlibay July 23, 2026 13:13
- fix #11
  (likely also #14 and #15)
- consistently use the selected installer (conda, mamba, micromamba) for the
  MDAnalysis uninstall step
- only uninstall with a conda-based installer if pip was NOT selected as the
  installer
@orbeckst
orbeckst force-pushed the use-specified-installer branch from d47cffd to 44cf014 Compare July 23, 2026 13:22
orbeckst added a commit to MDAnalysis/PathSimAnalysis that referenced this pull request Jul 23, 2026
@orbeckst

Copy link
Copy Markdown
Member Author

Using this action makes PR MDAnalysis/PathSimAnalysis#31's full CI (run 30012705303) pass again whereas without this change, it failed as described in #15 (see previous CI run 29975869290), thus indicating that this fix is solving the indicated problem.

orbeckst added a commit to MDAnalysis/PathSimAnalysis that referenced this pull request Jul 23, 2026
- GH action maintenance
- Fixes #30
- Fixes #28
- Changes made in this Pull Request:
    - manually updated all GH actions
    - add dependabot.yml config with weekly action updates
    - update minimum python to 3.11 (CI and meta data), officially support 3.14
- NOTE: use temporary mdanalysis/install-mdanalysis action from PR MDAnalysis/install-mdanalysis#16 ; 
  this needs to be update later once that PR is merged
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

installation fails with micromamba latest / Windows fails to install MDAnalysis use selected installer consistently

1 participant