This website requires JavaScript.
Explore
ben
ben/packages
Help
Sign In
home-assistant
/
esphome
mirror of
https://github.com/esphome/esphome.git
Watch
0
Star
0
Fork
You've already forked esphome
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
v1.7.0
esphome
/
docker
/
Dockerfile.lint
5 lines
102 B
Docker
Raw
Permalink
Blame
History
FROM
python:2.7
RUN
pip install -r requirements.txt
&&
\
pip install
flake8
=
=
3.5.0
pylint
=
=
1.8.4
Reference in New Issue
View Git Blame
Copy Permalink