pytest icon indicating copy to clipboard operation
pytest copied to clipboard

[pre-commit.ci] pre-commit autoupdate

Open pre-commit-ci[bot] opened this issue 1 year ago • 1 comments

updates:

pre-commit-ci[bot] avatar May 13 '24 22:05 pre-commit-ci[bot]

There's an issue with pyproject-fmt 2, it suppress the towncrier data one by one at each new autofix (needs 5 to become stable because only one [[tool.towncrier.type]] is present), I suggest closing and waiting for a better version or only upgrading ruff.

Pierre-Sassoulas avatar May 13 '24 22:05 Pierre-Sassoulas

Blocked by https://github.com/tox-dev/pyproject-fmt-rust/issues/18

ssbarnea avatar May 14 '24 09:05 ssbarnea

I'm trying to add python3.13 support for a plugin, and was digging up the changes that were needed for pytest and to see what version is the first expected to be compatible.

Was there any particular reason that this PR removed the classifiers line from the metadata; or it was just the victim of automation?

bsipocz avatar Aug 27 '24 05:08 bsipocz

It's an automated change by pyproject-fmt, I missed it. Probably a bug from the autoformatter.

Pierre-Sassoulas avatar Aug 27 '24 07:08 Pierre-Sassoulas