I would recommend we start planning for using something like poetry to handle packaging and dependencies.
It would also make it possible to create a spack package pretty easily later, and having a lock file for releases is a very nice way
of making sure that users are using known good versions.
See: https://python-poetry.org/
I would recommend we start planning for using something like poetry to handle packaging and dependencies.
It would also make it possible to create a spack package pretty easily later, and having a lock file for releases is a very nice way
of making sure that users are using known good versions.
See: https://python-poetry.org/