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

Make use of pyproject-fmt #89

Open
funkyfuture opened this issue May 15, 2024 · 2 comments
Open

Make use of pyproject-fmt #89

funkyfuture opened this issue May 15, 2024 · 2 comments

Comments

@funkyfuture
Copy link
Contributor

once it stops to re-order seemingly randomly, possibly with the latest release from today, pyproject-fmt should be used like black for applying a canonical formatting and verifying it (maybe there's also a flake8 plugin for that?).

due to its extrapolation of trove classifiers about supported language versions, it fits well in conjunction with hynek's GH Action for building and validating wheels.

@funkyfuture funkyfuture added the good first issue Good for newcomers label May 15, 2024
@funkyfuture funkyfuture added this to the 0.5 milestone Jul 30, 2024
@funkyfuture
Copy link
Contributor Author

funkyfuture commented Jul 30, 2024

all the [tool.*] tables are now kept in order and this tool is now a requirement for the inclusion of https://github.com/hynek/build-and-inspect-python-package in the pipelines of this project.

@funkyfuture
Copy link
Contributor Author

i haven't tested intermediate versions, but the current release reorders tables unpleasantly: tox-dev/toml-fmt#3

to clarify: this tool would be a requirement for baipp to provide inferred, up-to-date Pyton compatibility trove classifiers.

@funkyfuture funkyfuture removed this from the 0.5 milestone Sep 23, 2024
@funkyfuture funkyfuture removed the good first issue Good for newcomers label Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant