Simplify cross version tests

This commit is contained in:
Anthony Sottile 2018-01-02 12:47:47 -08:00
parent c5030c8dca
commit a506a1cac1
6 changed files with 8 additions and 11 deletions

View file

@ -5,9 +5,8 @@
- The complete test suite depends on having at least the following installed (possibly not
a complete list)
- git (A sufficiently newer version is required to run pre-push tests)
- python
- python3.4 (Required by a test which checks different python versions)
- python3.5 (Required by a test which checks different python versions)
- python2 (Required by a test which checks different python versions)
- python3 (Required by a test which checks different python versions)
- tox (or virtualenv)
- ruby + gem
- docker