You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At least for the four non-plugin files dependencies, we could unify them in the pyproject.toml using poetry.
To represent the individual files we could use poetry groups.
Currently, we have several
requirements.txt
files:At least for the four non-plugin files dependencies, we could unify them in the
pyproject.toml
using poetry.To represent the individual files we could use poetry groups.
Advantages:
Disadvantages:
I consider this issue resolved if the following is fulfilled:
poetry.lock
andpyproject.toml
poetry.lock
fileSee also #1335
The text was updated successfully, but these errors were encountered: