Skip to content

AttributeError: cython_sources #13

Open
@rickmacgillis

Description

@rickmacgillis

If you try to build this with either RTD or pip-compile docs/requirements.in then you'll get an attribute error.

To fix it, you'll need to regenerate the docs/requirements.txt file. Either delete that file, or remove its contents, then run pip-compile docs/requirements.in. This is the reason why the build is failing for this repo.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions