X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FN2VC.git;a=blobdiff_plain;f=tox.ini;h=502214f1638e3abeaeb72ff5dce615c19ffd312d;hp=ff6431e819dc706b042fe28954057ae4112f2671;hb=refs%2Fchanges%2F92%2F5992%2F1;hpb=88a49630895a6045586e6f547c0b6ad118110f25 diff --git a/tox.ini b/tox.ini index ff6431e..502214f 100644 --- a/tox.ini +++ b/tox.ini @@ -23,3 +23,9 @@ commands = flake8 --ignore E501 {posargs} juju tests deps = flake8 + +[testenv:build] +basepython = python3 +deps = stdeb + setuptools-version-command +commands = python3 setup.py --command-packages=stdeb.command bdist_deb