-
Mehdi Abaakouk authored
By default tox built a sdist with the python OS packages. We already skip install/develop phase and manually use "pip install -e" The sdist is useless and skipping it allow to run tox on old OS that doesn't have a recent setuptools.
7b371170Mehdi Abaakouk authoredBy default tox built a sdist with the python OS packages. We already skip install/develop phase and manually use "pip install -e" The sdist is useless and skipping it allow to run tox on old OS that doesn't have a recent setuptools.
Loading