We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As a follow-up to #9, can support be added for ruff versions specified in project.optional-dependencies.dev fields?
project.optional-dependencies.dev
That would make it easier to use with existing projects until PEP 735 is supported more widely.
Thanks!
The text was updated successfully, but these errors were encountered:
And with tool.poetry.group.dev to support poetry until poetry supports PEP 735 (python-poetry/poetry#9751)
tool.poetry.group.dev
Sorry, something went wrong.
No branches or pull requests
As a follow-up to #9, can support be added for ruff versions specified in
project.optional-dependencies.dev
fields?That would make it easier to use with existing projects until PEP 735 is supported more widely.
Thanks!
The text was updated successfully, but these errors were encountered: