Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
balloob committed Feb 20, 2018
1 parent 46ce114 commit e37974c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/gen_requirements_all.py
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
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
"""

Expand Down

0 comments on commit e37974c

Please sign in to comment.