I'm looking for suggestions on how to use pipenv
to manage multiple package groups.
In addition to the base and dev
groups, I have test
, jupyter
and dash
.
Since October 2022 this is now possible using the --categories
argument:
https://pipenv.pypa.io/en/latest/pipfile.html#package-category-groups