pre-commit is a dev requirement

This commit is contained in:
Min RK
2019-02-15 15:15:55 +01:00
parent 43c3ac78fc
commit 1531e94cc7

View File

@@ -9,6 +9,7 @@ cryptography
html5lib # needed for beautifulsoup
mock
notebook
pre-commit
pytest-asyncio
pytest-cov
pytest>=3.3