MDAnalysis / UserGuide

User Guide for MDAnalysis
https://userguide.mdanalysis.org
22 stars 33 forks source link

Fix deploy on tag workflow #253

Closed IAlibay closed 1 year ago

IAlibay commented 1 year ago

I think some changes in the pip behavious made is such that the release install wouldn't override the dev0 version installed. So to go around this, we instead force a reinstall which should make it pick up whatever is on pypi.

IAlibay commented 1 year ago

Once this is merged we need to pull the latest tag and redeploy so we at least have a 2.4.3 version out there.