The enduser or intermediatory dev should be able to install only (say) taskmaster, filer or api (which would depend on taskmaster and file).
Ie setup package information in poetry.tools.extra so user can install using pip install tesk[taskmaster] etc.
ref
The enduser or intermediatory dev should be able to install only (say)
taskmaster,filerorapi(which would depend on taskmaster and file).Ie setup package information in
poetry.tools.extraso user can install usingpip install tesk[taskmaster]etc.ref