idaholab/moose

Min Max support package requirements

Opened this issue · 0 comments

Motivation

Having a list of requirement ranges for packages MOOSE supports would be nice, however difficult to quantify. But we should make the effort!

Design

I suggest two locations:

moose/requirements.txt

This will allow users to use pip to install everything necessary if so desired. Also this file can act as a defacto standard for supported version control.

moose/framework/doc/package_config.yml

This file can include ranges, and be used for Documentation.

Impact

More information to be displayed on our requirements page: https://mooseframework.inl.gov/sqa/minimum_requirements.html