We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ed90e9f + 2e40d6e commit 57b5fa3Copy full SHA for 57b5fa3
dev-requirements.txt
@@ -8,7 +8,6 @@ flake8-commas==2.0.0 # Require silicon valley commas
8
flake8-quotes==1.0.0 # Require single quotes
9
flake8==3.7.5 # Lint
10
isort==4.3.4 # Lint imports
11
-mypy==0.660 # Type checking
12
mypy-mypyc==0.670 # Type checking
13
pip_check_reqs==2.0.3
14
pydocstyle==3.0.0 # Lint docstrings
0 commit comments