Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
184b786fe2c67d92d92e17e11f1055c08717c517
/
.
/
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
}