Skip to content

Use pyproject.toml to build docs on RTD #126

@stevepiercy

Description

@stevepiercy

We currently use a separate file to build docs on Read the Docs.

- requirements: docs/requirements.txt

We should instead use pyproject.toml to unify installation.

  • Update .readthedocs.yaml
  • Delete docs/requirements.txt
  • Verify that all doc builds, both of versions and pull requests, and tests continue to function.

See also #51, as implementation of this issue would likely close that one.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions