Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Attempt to fix tox installs #4124

Merged
merged 2 commits into from
Oct 31, 2018
Merged

Attempt to fix tox installs #4124

merged 2 commits into from
Oct 31, 2018

Commits on Oct 30, 2018

  1. Attempt to fix tox installs

    It seems that, at some point, the ability to run tox on old servers (with old
    setuptools) got broken - and it was only working on our Jenkins instance by
    dint of reusing the tox environments.
    
    Let's try to get tox to do the right thing, and remove the guff from
    jenkins/prepare_synapse.sh.
    
    (There is a separate question about whether the jenkins builds should be using
    tox to prepare the virtualenv at all here, but that is somewhat orthogonal).
    richvdh committed Oct 30, 2018
    Configuration menu
    Copy the full SHA
    0f6ec6d View commit details
    Browse the repository at this point in the history
  2. changelog

    richvdh committed Oct 30, 2018
    Configuration menu
    Copy the full SHA
    a2d8bff View commit details
    Browse the repository at this point in the history