X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=tox.ini;h=608dc8de56e076f4b8ab545bc13d6781c2f18475;hb=3c1603818230f52cf5102fdfbdd8fd8907062e8d;hp=b02cab2307ad5885ac463777a448706d6d47e8b2;hpb=e54d720fa09f2c59cccd416061f7a7b7d8964e2f;p=osm%2Fosmclient.git diff --git a/tox.ini b/tox.ini index b02cab2..608dc8d 100644 --- a/tox.ini +++ b/tox.ini @@ -36,14 +36,6 @@ commands = pyflakes osmclient [testenv:build] -basepython = python -deps = stdeb - setuptools-version-command - -r{toxinidir}/requirements.txt -install_command = python2 -m pip install -U {opts} {packages} -commands = python2 setup.py --command-packages=stdeb.command bdist_deb - -[testenv:build3] basepython = python3 deps = stdeb setuptools-version-command