Skip to content

🔧 Declare dev dependencies in pyproject.toml#237

Merged
lvenier merged 1 commit into
mainfrom
improve/declare-dev-dependencies
May 28, 2026
Merged

🔧 Declare dev dependencies in pyproject.toml#237
lvenier merged 1 commit into
mainfrom
improve/declare-dev-dependencies

Conversation

@fanshan
Copy link
Copy Markdown
Collaborator

@fanshan fanshan commented May 28, 2026

Group requests-mock, coverage and pylint under [project.optional-dependencies] dev so the project can be set up with a single pip install -e ".[dev]". Update pr_ci.yml to use this instead of ad-hoc pip installs.

Group requests-mock, coverage and pylint under [project.optional-dependencies]
dev so the project can be set up with a single `pip install -e ".[dev]"`.
Update pr_ci.yml to use this instead of ad-hoc pip installs.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@fanshan fanshan requested a review from lvenier May 28, 2026 12:50
@lvenier lvenier merged commit 5a598e9 into main May 28, 2026
2 checks passed
@lvenier lvenier deleted the improve/declare-dev-dependencies branch May 28, 2026 13:01
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.

2 participants