Include tox to stop pre-commit deleting the 3.12 classifier

This commit is contained in:
Hugo van Kemenade 2023-08-22 14:10:05 +03:00
parent 761e3563ab
commit bbf0a0b108

View file

@ -49,6 +49,7 @@ repos:
rev: 0.13.1
hooks:
- id: pyproject-fmt
additional_dependencies: [tox]
- repo: https://github.com/abravalheri/validate-pyproject
rev: v0.14