Skip to content

Remove sphinx and nbsphinx from requirements.txt file #523

@yuvipanda

Description

@yuvipanda

These aren't actually required for the package to function, and since setup.py reads requirements.txt, these packages get installed each time someone installs datascience package. This becomes a problem for Jupyterlite (similar to #522) as nbsphinx and sphinx pull in a lot of dependencies, many which can't be installed on jupyterlite

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