Lint
parent
46ce114066
commit
e37974c5fc
|
@ -111,7 +111,7 @@ URL_PIN = ('https://home-assistant.io/developers/code_review_platform/'
|
|||
CONSTRAINT_PATH = os.path.join(os.path.dirname(__file__),
|
||||
'../homeassistant/package_constraints.txt')
|
||||
CONSTRAINT_BASE = """
|
||||
# Breaks Python 3.6 and is not needed for our supported Pythons
|
||||
# Breaks Python 3.6 and is not needed for our supported Python versions
|
||||
enum34==1000000000.0.0
|
||||
"""
|
||||
|
||||
|
|
Loading…
Reference in New Issue