Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
juliangilbey opened this issue Feb 9, 2021 · 0 comments
Open

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

juliangilbey opened this issue Feb 9, 2021 · 0 comments

Comments

@juliangilbey
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant