mirror of
https://github.com/home-assistant/core.git
synced 2025-07-31 03:08:01 +02:00
script/test: fix tox env (#25620)
This commit is contained in:
@ -3,4 +3,4 @@
|
|||||||
|
|
||||||
cd "$(dirname "$0")/.."
|
cd "$(dirname "$0")/.."
|
||||||
|
|
||||||
tox -e py35
|
tox -e py36
|
||||||
|
Reference in New Issue
Block a user