Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
cc090726e6050802ba6cce198a8a40b25d3a93f6
/
.
/
scripts
/
dts
/
python-devicetree
/
tox.ini
blob: 59d93043ca9f0d667ad66f15477559894ba9743f [
file
]
[
tox
]
envlist
=
py3
[
testenv
]
deps
=
setuptools
-
scm
pytest
setenv
=
TOXTEMPDIR
={
envtmpdir
}
commands
=
python
-
m pytest
{
posargs
:
tests
}