Skip to content

MAINT Add extras_require in setup.py#1229

Merged
larsoner merged 2 commits intosphinx-gallery:masterfrom
lucyleeow:cfg_extra_deps
Nov 20, 2023
Merged

MAINT Add extras_require in setup.py#1229
larsoner merged 2 commits intosphinx-gallery:masterfrom
lucyleeow:cfg_extra_deps

Conversation

@lucyleeow
Copy link
Copy Markdown
Contributor

@larsoner let me know if I have missed anything!

setup.py Outdated
"recommender": ["numpy"],
"show_api_usage": ["graphviz"],
"show_memory": ["memory_profiler"],
"thumbnail": ["pillow"],
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should make pillow a core requirement because I think we always scale thumbnails

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes I did notice that. We currently only have sphinx as a dependency. Will add pillow and amend docs.

@larsoner larsoner merged commit 959f29e into sphinx-gallery:master Nov 20, 2023
@larsoner
Copy link
Copy Markdown
Contributor

Thanks @lucyleeow !

@lucyleeow lucyleeow deleted the cfg_extra_deps branch November 21, 2023 02:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants