diff --git a/smoke/venv.fmf b/smoke/venv.fmf index 9e6f5ee..3595bc1 100644 --- a/smoke/venv.fmf +++ b/smoke/venv.fmf @@ -33,5 +33,16 @@ environment: TOX: true duration: 10m component+: + - python2 + - python26 + - python3 + - python34 + - python35 + - python36 - pypy + - pypy3 - jython + - python-pip + - python-wheel + - python-setuptools + - python-virtualenv