The Python org has said that `pyproject.toml` will be the new way to package ARMI code, going forward. So we should do that, as we did in [ARMI](https://github.com/terrapower/armi/pull/1409).
The Python org has said that
pyproject.tomlwill be the new way to package ARMI code, going forward.So we should do that, as we did in ARMI.