Skip to content

Fix benchmark workflow to use dependency group instead of removed [test] extra#14649

Merged
reaperhulk merged 3 commits intopyca:mainfrom
alex:fix-benchmark-workflow-test-group
Apr 12, 2026
Merged

Fix benchmark workflow to use dependency group instead of removed [test] extra#14649
reaperhulk merged 3 commits intopyca:mainfrom
alex:fix-benchmark-workflow-test-group

Conversation

@alex
Copy link
Copy Markdown
Member

@alex alex commented Apr 12, 2026

Summary

  • The [test] extra was converted to a dependency group in Convert development extras to dependency groups #14638, but the benchmark workflow still referenced [test], causing pytest to not be installed in the venv
  • Use --group path:test syntax to install the test dependency group

Test plan

  • Benchmark workflow passes on this PR

🤖 Generated with Claude Code

alex and others added 2 commits April 12, 2026 16:01
…st] extra

The [test] extra was converted to a dependency group in pyca#14638, but the
benchmark workflow still referenced it, causing pytest to not be installed.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
reaperhulk
reaperhulk previously approved these changes Apr 12, 2026
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@reaperhulk reaperhulk merged commit 428516f into pyca:main Apr 12, 2026
68 checks passed
@alex alex deleted the fix-benchmark-workflow-test-group branch April 12, 2026 23:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants