mirror of
https://github.com/home-assistant/core.git
synced 2025-08-02 20:25:07 +02:00
Upgrade prefetched tox env to py37 (#22029)
This commit is contained in:
committed by
Fabian Affolter
parent
abf2e763b1
commit
4ff8a46acf
@@ -51,7 +51,7 @@ COPY homeassistant/const.py homeassistant/const.py
|
|||||||
|
|
||||||
# Prefetch dependencies for tox
|
# Prefetch dependencies for tox
|
||||||
COPY homeassistant/package_constraints.txt homeassistant/package_constraints.txt
|
COPY homeassistant/package_constraints.txt homeassistant/package_constraints.txt
|
||||||
RUN tox -e py36 --notest
|
RUN tox -e py37 --notest
|
||||||
|
|
||||||
# END: Development additions
|
# END: Development additions
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user