X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FIM.git;a=blobdiff_plain;f=tox.ini;h=0b66370514e6c211b5e8025d4ba672c1b488d3e5;hp=c1c021508d143031ea7695daa3125ecd74960ff5;hb=27797538e3a008bfe4c3085ced33daeb6ef88433;hpb=658dd3c4a146ee3581e666066d9eea30177d49fd 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