mirror of
https://github.com/home-assistant/core.git
synced 2025-11-09 19:09:32 +00: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