Skip to content

Remove docs dependencies from default install #187

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

Merged
merged 1 commit into from
Dec 8, 2023

Conversation

aeisenbarth
Copy link
Contributor

When installing just the package spatialdata-plot, it also pulls Sphinx packages. This is a problem, because they have here rather high minimum constraints which conflict with other packages' maximum constraints.

Actually, myst-nb and sphinx-copybutton are not needed for spatialdata-plot to run, and are already included in the optional docs dependencies. So it is save to remove them.

@codecov-commenter
Copy link

Codecov Report

Merging #187 (cd31815) into main (1a9faad) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #187   +/-   ##
=======================================
  Coverage   77.94%   77.94%           
=======================================
  Files          11       11           
  Lines        1297     1297           
=======================================
  Hits         1011     1011           
  Misses        286      286           

@timtreis
Copy link
Member

timtreis commented Dec 8, 2023

Thank you for your input @aeisenbarth! You're right, gonna merge

@timtreis timtreis merged commit f73e4a3 into scverse:main Dec 8, 2023
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.

3 participants