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