We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab40cc9 commit a88ea40Copy full SHA for a88ea40
setup.py
@@ -32,6 +32,7 @@
32
'pytest-flake8',
33
'mypy',
34
'flake8',
35
+ 'pre-commit',
36
]
37
38
setup(
0 commit comments