Sign in
nest-open-source
/
manifest_repos
/
strongswan
/
05414be89257471eff14e57843f9397de06aef0b
/
.
/
src
/
libcharon
/
plugins
/
vici
/
python
/
tox.ini
blob: 7b058d5b0db548c1271fcca1290f8e84ae3c4fbc [
file
]
[
tox
]
envlist
=
py27
,
py36
,
py37
,
py38
,
py39
[
testenv
]
deps
=
pytest
pytest
-
pycodestyle
commands
=
pytest
--
pycodestyle
[
testenv
:
py
{
27
}]
deps
=
pytest
commands
=
pytest
[
pycodestyle
]
max
-
line
-
length
=
80
show
-
source
=
True