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
Need to modernize packaging around pyproject.toml:
Care to be had with backward compat.... perhaps this should be slated for 3.2. Additionally, should poetry or the like be considered?
The text was updated successfully, but these errors were encountered:
I was about to tackle this right now as a prerequisite for ruff and then I saw you already opened an issue :)
I would recommend using a package manger, definitely.
I would go with pdm, as I have more experience with it and it is generally more standards compliant than poetry
pdm
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Need to modernize packaging around pyproject.toml:
Care to be had with backward compat.... perhaps this should be slated for 3.2. Additionally, should poetry or the like be considered?
The text was updated successfully, but these errors were encountered: