Skip to content

Dependencies list is duplicated between documentation and requirements.txt #327

@Luthaf

Description

@Luthaf

The dependencies required to build documentation are duplicated between the documentation itself and the requirements.txt file. We should point users to the later as much as possible to remove duplication. We could even split documentation requirements to docs/requirements.txt, and use -r docs/requirements.txt in the root requirements.txt to keep the current behavior.

Originally posted by @Luthaf in #307 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationNeeds addtional documentationgood first issueGood for newcomersmaintenanceCode cleanup and "cosmetic" improvements

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions