pull/21508/head
Paulus Schoutsen 2019-02-26 12:33:40 -08:00 committed by Paulus Schoutsen
parent 651b0d3506
commit 14f912500e
2 changed files with 8 additions and 0 deletions

View File

@ -26,3 +26,7 @@ pycrypto==1000000000.0.0
# Contains code to modify Home Assistant to work around our rules
python-systemair-savecair==1000000000.0.0
# Newer version causes pylint to take forever
# https://github.com/timothycrosley/isort/issues/848
isort==4.3.4

View File

@ -157,6 +157,10 @@ pycrypto==1000000000.0.0
# Contains code to modify Home Assistant to work around our rules
python-systemair-savecair==1000000000.0.0
# Newer version causes pylint to take forever
# https://github.com/timothycrosley/isort/issues/848
isort==4.3.4
"""