Skip to content

Use pyproject.toml #66

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
jcjones opened this issue Jul 10, 2023 · 0 comments · Fixed by #73
Closed

Use pyproject.toml #66

jcjones opened this issue Jul 10, 2023 · 0 comments · Fixed by #73

Comments

@jcjones
Copy link
Collaborator

jcjones commented Jul 10, 2023

DEPRECATION: mariadb-sequential-partition-manager 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 pypa/pip#8559

jcjones added a commit that referenced this issue Feb 28, 2024
jcjones added a commit that referenced this issue Feb 28, 2024
jcjones added a commit that referenced this issue Feb 29, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
* Switch to pyproject.toml from setup.py

Fixes #66
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant