From b3c9a16a9deabbae582a9e0ce9e163199dc886ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0pl=C3=ADchal?= Date: Wed, 19 Sep 2018 10:33:46 +0200 Subject: [PATCH] Update the list of components --- smoke/venv.fmf | 11 +++++++++++ 1 file changed, 11 insertions(+) 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