We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d372ac4 + 26349c3 commit 86864c9Copy full SHA for 86864c9
dev-requirements.txt
@@ -9,6 +9,7 @@ flake8-quotes==1.0.0 # Require single quotes
9
flake8==3.6.0 # Lint
10
isort==4.3.4 # Lint imports
11
mypy==0.660 # Type checking
12
+mypy-mypyc==0.660 # Type checking
13
pip_check_reqs==2.0.3
14
pydocstyle==3.0.0 # Lint docstrings
15
pyenchant==2.0.0 # Bindings for a spellchecking sytem
0 commit comments