install all the various python version for tox tests. ticket 5789

This commit is contained in:
Kevin Fenzi 2017-02-17 02:10:07 +00:00
parent f5ddf462fa
commit 749f0ad665

View file

@ -251,6 +251,14 @@ f24_only:
- python2-requests-kerberos
- python2-jinja2
- devscripts-minimal # Required by FedoraReview
- python26
- python33
- python34
- python36
f25_only:
- python3-tox
- python26
- python33
- python34
- python36