Skip to content

doc/make.py only works for development build #10340

Closed
@pwm1234

Description

@pwm1234

doc/make.py contains the statement os.environ['PYTHONPATH'] = '..', which means it will only work with an inplace build. I need to be able to contribute to pandas documentation using an installed version of pandas. When I comment out this line, I am able to build the html documentation from source.

See this SO question for background and details.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions