forked from home-assistant/core
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