mirror of
https://github.com/esphome/esphome.git
synced 2026-02-18 15:35:59 -07:00
Make tzlocal a requirement
This commit is contained in:
@@ -18,5 +18,4 @@ RUN platformio run -d /pio; rm -rf /pio
|
||||
|
||||
COPY requirements.txt /requirements.txt
|
||||
|
||||
RUN pip install --no-cache-dir -r /requirements.txt && \
|
||||
pip install --no-cache-dir tzlocal
|
||||
RUN pip install --no-cache-dir -r /requirements.txt
|
||||
|
||||
Reference in New Issue
Block a user