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

Move numpydoc to [docs] installation target #347

Merged

Conversation

jhunkeler
Copy link
Contributor

@jhunkeler jhunkeler commented Aug 29, 2024

Ref #173, #311

  • numpydoc should only be installed when building Sphinx documentation.
  • The additional dependencies pulled in by numpydoc (1.8.0) are:
    • alabaster
    • babel
    • certifi
    • charset-normalizer
    • docutils
    • idna
    • imagesize
    • Jinja2
    • MarkupSafe
    • numpydoc
    • packaging
    • Pygments
    • requests
    • snowballstemmer
    • sphinx
    • sphinxcontrib-applehelp
    • sphinxcontrib-devhelp
    • sphinxcontrib-htmlhelp
    • sphinxcontrib-jsmath
    • sphinxcontrib-qthelp
    • sphinxcontrib-serializinghtml
    • tabulate
    • urllib3

@mfixstsci mfixstsci merged commit d846c13 into spacetelescope:main Sep 13, 2024
4 checks passed
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

Successfully merging this pull request may close these issues.

2 participants