Skip to content
  • Julien Danjou's avatar
    0ff791ed
    tox: don't specify envdir · 0ff791ed
    Julien Danjou authored
    Putting `envdir = upgrade` makes tox create an upgrade in the middle of the
    source directory, which is not convenient/standard and gets scanned by e.g.
    flake8. Let's each job use its own default directory.
    0ff791ed
    tox: don't specify envdir
    Julien Danjou authored
    Putting `envdir = upgrade` makes tox create an upgrade in the middle of the
    source directory, which is not convenient/standard and gets scanned by e.g.
    flake8. Let's each job use its own default directory.
Loading