X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FIM.git;a=blobdiff_plain;f=tox.ini;h=0b66370514e6c211b5e8025d4ba672c1b488d3e5;hp=c1c021508d143031ea7695daa3125ecd74960ff5;hb=d6e6ffb844ad09033d9f519baa313cb3c7e44fb1;hpb=00be8bb5c4445cc0e8b9a5a90189176a3d82ec42 diff --git a/tox.ini b/tox.ini index c1c0215..0b66370 100644 --- a/tox.ini +++ b/tox.ini @@ -19,3 +19,9 @@ basepython = python deps = stdeb setuptools-version-command commands = python setup.py --command-packages=stdeb.command bdist_deb + +[testenv:build3] +basepython = python3 +deps = stdeb + setuptools-version-command +commands = python3 setup.py --command-packages=stdeb.command bdist_deb