Skip to content

Required test/doc packages not included in setup.py #25

@juliangilbey

Description

@juliangilbey

Hi! I'm very excited to try out your excellent looking package!
I notice that setup.py does not have a list of all of the packages required for tests and docs; these should appear in the extras_require argument in the setup() call.
I've found these (so far):
For building documentation (docs): docutils, numpy (though numpy is a dependency of pandas), plotnine, sphinx, sphinx_rtd_theme, nbsphinx, numpydoc
For running tests (test): pytest, numpy (comment as above)

Best wishes, Julian

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions