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
n/a
In our test runner we're getting a deprecation warning:
The "poetry.dev-dependencies" section is deprecated and will be removed in a future version. Use "poetry.group.dev.dependencies" instead.
Run poetry sync
poetry sync
No response
The text was updated successfully, but these errors were encountered:
This is because the CI started using Poetry >2.0. So, we need to install that locally and resolve the deprecation warnings.
Sorry, something went wrong.
No branches or pull requests
Diagnostic output
n/a
Current Behavior
In our test runner we're getting a deprecation warning:
Expected Behavior
n/a
Repro Steps
Run
poetry sync
Debug output
n/a
Other Information
No response
The text was updated successfully, but these errors were encountered: