migros / fotoobo

The mighty Fortinet toolbox
https://fotoobo.readthedocs.io/
GNU Lesser General Public License v3.0
17 stars 2 forks source link

Manage RTD dependencies with poetry #200

Closed lucmurer closed 7 months ago

lucmurer commented 7 months ago

Patrik found a bit of documentation, describing how we can manage the dependencies for RTD installation with poetry: https://docs.readthedocs.io/en/stable/build-customization.html#install-dependencies-with-poetry

To do this, we should move the documentation dependencies to a separate dependency group.

depends on #199