hass-core/requirements_test.txt
Fabian Heredia Montiel ae97218582 Improvement typing core (#2624)
* Add package typing

* Add util/location typing

* FIX: lint wrong order of imports

* Fix sometyping and add helpers/entity typing

* Mypy import trick

* Add asteroid to test requiremts to fix pylint issue

* Fix deprecated function isSet for is_set

* Add loader.py typing

* Improve typing bootstrap
2016-07-27 20:33:49 -07:00

11 lines
187 B
Text

flake8>=2.6.0
pylint>=1.5.6
astroid>=1.4.8
coveralls>=1.1
pytest>=2.9.2
pytest-cov>=2.2.1
pytest-timeout>=1.0.0
pytest-capturelog>=0.7
pydocstyle>=1.0.0
requests_mock>=1.0
mypy-lang>=0.4