mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Lint
This commit is contained in:
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…
x
Reference in New Issue
Block a user