Skip to content

Fix contributor dependency installation instructions (docs only) - #1174

Merged
Zethson merged 1 commit into
scverse:mainfrom
jan-glx:agent/fix-contributor-dependency-groups
Aug 14, 2026
Merged

Fix contributor dependency installation instructions (docs only)#1174
Zethson merged 1 commit into
scverse:mainfrom
jan-glx:agent/fix-contributor-dependency-groups

Conversation

@jan-glx

@jan-glxjan-glx commented Aug 4, 2026

Copy link
Copy Markdown
Collaborator

The current contribution install instructions:

pip install -e ".[dev,test,doc]"

warn:

WARNING: spatialdata 0.8.1.dev2+geb4fb3d23 does not provide the extra 'dev'
WARNING: spatialdata 0.8.1.dev2+geb4fb3d23 does not provide the extra 'test'
WARNING: spatialdata 0.8.1.dev2+geb4fb3d23 does not provide the extra 'doc'

and do not install the development dependencies. This PR updates the instructions to use pip dependency groups, following their introduction in cdf3435f.

@codecov

codecovBot commented Aug 4, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.44%. Comparing base (eb4fb3d) to head (bf439f1).

Additional details and impacted files
@@ Coverage Diff @@## main #1174 +/- ##
=======================================
Coverage 92.44% 92.44% =======================================
Files 51 51 Lines 7820 7820 =======================================
Hits 7229 7229 Misses 591 591 
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jan-glxjan-glx changed the title Fix contributor dependency installationFix contributor dependency installation instructions (docs only)Aug 4, 2026
@jan-glx
jan-glx marked this pull request as ready for review August 4, 2026 09:47
@jan-glx

Copy link
Copy Markdown
CollaboratorAuthor

@Zethson

Copy link
Copy Markdown
Member

@jan-glx would be willing to make a PR to spatialdata-plot, please? CC @timtreis

@Zethson
Zethson merged commit 4e19681 into scverse:mainAug 14, 2026
10 checks passed
Sign up for freeto 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

@jan-glx@Zethson