Skip to content

Commit e1a88bf

Browse files
author
Aleksey Petryankin
committed
Fix formatting check when running tox
1 parent 67bfab4 commit e1a88bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ commands =
1515
basepython = python3
1616
deps =
1717
-r {toxinidir}/requirements_test.txt
18+
pre-commit~=2.20
1819
commands =
1920
pre-commit run --all-files
2021

0 commit comments

Comments
 (0)