Adding pre-commit to test dependencies

This commit is contained in:
Martin Kristiansen 2023-08-19 21:17:44 -04:00 committed by Kent Keirsey
parent e88d7c242f
commit 0450c28f14

View File

@ -102,6 +102,7 @@ dependencies = [
"flake8",
"Flake8-pyproject",
"isort",
"pre-commit",
"pytest>6.0.0",
"pytest-cov",
"pytest-datadir",