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