Fix the build (#21229)
This commit is contained in:
parent
f452409cfa
commit
49995c2120
2 changed files with 6 additions and 0 deletions
|
@ -26,3 +26,6 @@ pycrypto==1000000000.0.0
|
||||||
|
|
||||||
# Contains code to modify Home Assistant to work around our rules
|
# Contains code to modify Home Assistant to work around our rules
|
||||||
python-systemair-savecair==1000000000.0.0
|
python-systemair-savecair==1000000000.0.0
|
||||||
|
|
||||||
|
# The 2019.02.19 failed to be imported, breaking our builds
|
||||||
|
regex==2019.02.07
|
||||||
|
|
|
@ -158,6 +158,9 @@ pycrypto==1000000000.0.0
|
||||||
|
|
||||||
# Contains code to modify Home Assistant to work around our rules
|
# Contains code to modify Home Assistant to work around our rules
|
||||||
python-systemair-savecair==1000000000.0.0
|
python-systemair-savecair==1000000000.0.0
|
||||||
|
|
||||||
|
# The 2019.02.19 failed to be imported, breaking our builds
|
||||||
|
regex==2019.02.07
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue