diff options
| author | Ryan Harper <[email protected]> | 2020-03-25 21:08:54 +0000 |
|---|---|---|
| committer | Server Team CI Bot <[email protected]> | 2020-03-25 21:08:54 +0000 |
| commit | f262b82a412eb424a3374c56f9f5d1cc53436670 (patch) | |
| tree | 513b130ca314d5476606ca289948cb7633ec604d /tests/unittests/test_curthooks.py | |
| parent | b10aeef0b995ad4acdbb35a03de37c329e8ed04d (diff) | |
tox.ini: Fix issues with newer tox on focal
Newer tox on focal is not happy when inhieriting dependencies.
First in py27 testenv, it does not pickup the 'testenv' deps
which includes test-depedndences and dependencies files. Fix
this by explicitly referencing these deps fir testenv:py27.
Second, in testenv:trusty-p27, which recreates specific package
versions to model the trusty build environment we cannot pull in
the default testenv deps, as this breaks with different versions
of mock and other settings. Instead, just bring in the setuptools
dep to ensure we can keep running on py27 for now.
Diffstat (limited to 'tests/unittests/test_curthooks.py')
0 files changed, 0 insertions, 0 deletions
