mirror of
https://github.com/home-assistant/core.git
synced 2025-04-30 12:17:52 +00:00
script/test: fix tox env (#25620)
This commit is contained in:
parent
3bd7b15b3d
commit
cfd600d72e
@ -3,4 +3,4 @@
|
|||||||
|
|
||||||
cd "$(dirname "$0")/.."
|
cd "$(dirname "$0")/.."
|
||||||
|
|
||||||
tox -e py35
|
tox -e py36
|
||||||
|
Loading…
x
Reference in New Issue
Block a user