From 5251bc63001519a451fa9af7e20af4aaf8393a4a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Fri, 17 May 2019 23:18:47 +0200 Subject: [PATCH] Fedora CI: Workaround fedora-ci/general#31 https://pagure.io/fedora-ci/general/issue/31 --- tests/tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/tests.yml b/tests/tests.yml index 915066d..56a420b 100644 --- a/tests/tests.yml +++ b/tests/tests.yml @@ -31,7 +31,7 @@ run: VERSION=3.8 METHOD=virtualenv ./venv.sh required_packages: - gcc - - /usr/bin/virtualenv + - virtualenv - python26 - python27 - python34