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

Enable the --use-pep517 flag on build workflows #1318

Closed
rockstorm101 opened this issue Mar 6, 2023 · 2 comments
Closed

Enable the --use-pep517 flag on build workflows #1318

rockstorm101 opened this issue Mar 6, 2023 · 2 comments

Comments

@rockstorm101
Copy link
Collaborator

Deprecation warning during builds:

DEPRECATION: cairocffi is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at https://github.com/pypa/pip/issues/8559

See this comment for more context.

@rockstorm101
Copy link
Collaborator Author

Dependencies cffi, cairocffi, cairosvg were removed as of 556fe07 and these warning are no longer present on build logs. I think we can close this issue?

@DivingDuck
Copy link
Collaborator

Yes, we can close this issue. We removed them all with #1400 and #1387.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants