Skip to content

Migrate from package extras to dependency groups#223

Open
hugovk wants to merge 1 commit intomainfrom
dependency-groups
Open

Migrate from package extras to dependency groups#223
hugovk wants to merge 1 commit intomainfrom
dependency-groups

Conversation

@hugovk
Copy link
Owner

@hugovk hugovk commented Jun 13, 2025

Instead of pip install -e .[tests] run pip install -e --group tests.

Similarly with uv pip install.

@hugovk hugovk added the changelog: Changed For changes in existing functionality label Jun 13, 2025
@codecov
Copy link

codecov bot commented Jun 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (ba91665) to head (05dfe49).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #223   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           16        16           
=========================================
  Hits            16        16           
Flag Coverage Δ
macos-latest 100.00% <ø> (ø)
ubuntu-latest 100.00% <ø> (ø)
windows-latest 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog: Changed For changes in existing functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant