Skip to content
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

Move requirements to dev dependency group and consistent dep version in tests #356

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Avasam
Copy link
Contributor

@Avasam Avasam commented Mar 15, 2025

Must wait for the next release of pip that will support PEP 735 thanks to pypa/pip#13065

  • The Ruff version is now obtained automatically from the listed requirements, both in CI and locally.
  • "hygiene" and "tests" still have different sets of dependencies
  • Running pip install --group dev or uv sync will install all dev-dependencies

@Avasam Avasam force-pushed the dev-dependency-group-and-consistent-dep-version-in-tests branch from 2e69d4b to 71e1804 Compare March 15, 2025 16:41
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.

1 participant