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
A dependency on toml is being brought it by bin/pep517_backend/_backend.py. Please update that to drop the deprecated toml package.
RHEL8.8 does not ship python3.11-toml so it impacts building python3.11-ansible-pylibssh there. Thanks.
The text was updated successfully, but these errors were encountered:
tomllib
tomli
webknjaz
Successfully merging a pull request may close this issue.
SUMMARY
A dependency on toml is being brought it by bin/pep517_backend/_backend.py. Please update that to drop the deprecated toml package.
ISSUE TYPE
ADDITIONAL INFORMATION
RHEL8.8 does not ship python3.11-toml so it impacts building python3.11-ansible-pylibssh there. Thanks.
The text was updated successfully, but these errors were encountered: