Skip to content

build(deltachat-rpc-client): move development dependencies from tox.ini to pyproject.toml #6653

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
Mar 20, 2025

Conversation

link2xt
Copy link
Collaborator

@link2xt link2xt commented Mar 12, 2025

dev dependency group is supported by uv out of the box, so uv sync creates a .venv with all dev dependencies installed unless you explicitly pass --no-dev argument.

tox supports dependency groups since tox-dev/tox#3409

This does not change anything for scripts/make-rpc-testenv.sh and tox users.

@link2xt link2xt requested review from adbenitez and hpk42 March 12, 2025 22:35
@link2xt link2xt force-pushed the link2xt/tox-ini-dependency-groups branch from c53e591 to 3294bff Compare March 17, 2025 21:46
@link2xt link2xt requested a review from Hocuri March 19, 2025 14:41
@link2xt link2xt merged commit 891e166 into main Mar 20, 2025
29 checks passed
@link2xt link2xt deleted the link2xt/tox-ini-dependency-groups branch March 20, 2025 14:26
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