Skip to content
  • Mehdi Abaakouk's avatar
    7b371170
    doc: don't build sdist · 7b371170
    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.
    7b371170
    doc: don't build sdist
    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.
Loading