mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
9043 Fixed error while running dev docker (#9044)
This commit is contained in:
parent
dd0ca0adc4
commit
5a3a43cd5b
@ -45,6 +45,7 @@ COPY requirements_test_all.txt setup.cfg setup.py tox.ini ./
|
||||
COPY homeassistant/const.py homeassistant/const.py
|
||||
|
||||
# Prefetch dependencies for tox
|
||||
COPY homeassistant/package_constraints.txt homeassistant/package_constraints.txt
|
||||
RUN tox -e py36 --notest
|
||||
|
||||
# END: Development additions
|
||||
|
Loading…
x
Reference in New Issue
Block a user