mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 20:55:10 +02:00
Remove constraint from regex (#21239)
This commit is contained in:
committed by
Fabian Affolter
parent
03573781c7
commit
ddd63c615f
@@ -26,6 +26,3 @@ pycrypto==1000000000.0.0
|
||||
|
||||
# Contains code to modify Home Assistant to work around our rules
|
||||
python-systemair-savecair==1000000000.0.0
|
||||
|
||||
# The 2019.02.19 failed to be imported, breaking our builds
|
||||
regex==2019.02.07
|
||||
|
@@ -158,9 +158,6 @@ pycrypto==1000000000.0.0
|
||||
|
||||
# Contains code to modify Home Assistant to work around our rules
|
||||
python-systemair-savecair==1000000000.0.0
|
||||
|
||||
# The 2019.02.19 failed to be imported, breaking our builds
|
||||
regex==2019.02.07
|
||||
"""
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user