pytest
pytest copied to clipboard
[pre-commit.ci] pre-commit autoupdate
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.
Blocked by https://github.com/tox-dev/pyproject-fmt-rust/issues/18
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?
It's an automated change by pyproject-fmt, I missed it. Probably a bug from the autoformatter.