new: test: mypy_extensions

This commit is contained in:
rachmadaniHaryono 2019-04-28 11:39:37 +08:00
parent 5eb244a0d0
commit ec35dbb443

View File

@ -20,6 +20,7 @@ tests_require = [
'beautifulsoup4>=4.6.0',
'flake8>=3.4.1',
'hypothesis>=3.7.0',
'mypy-extensions==0.4.1',
'py>=1.5.0',
'pylint>=1.7.2',
'pytest-cov',