MDAnalysis / UserGuide

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

dev: remove requirements.txt #292

Closed jandom closed 11 months ago

jandom commented 11 months ago

During the discussion in https://github.com/MDAnalysis/UserGuide/pull/290 we've aligned (I think...) on dropping the pip workflow. It was broken anyway and never exercised in CI/CD. Sticking with just conda-like environments is probably the simplest thing for now, and lower the maintenance surface area for the project.

Next steps maybe some sort of dependency cleanup, with better isolation of pip packages, and maybe a pyproject.toml (out of scope here)

jandom commented 11 months ago

Thanks no worries – this one is a slam dunk, things just getting simpler