Skip to content

Commit a88ea40

Browse files
committed
build: add pre-commit to test requirements
1 parent ab40cc9 commit a88ea40

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
'pytest-flake8',
3333
'mypy',
3434
'flake8',
35+
'pre-commit',
3536
]
3637

3738
setup(

0 commit comments

Comments
 (0)