Fedora CI: Workaround for fedora-ci/general #31

https://pagure.io/fedora-ci/general/issue/31
This commit is contained in:
Miro Hrončok 2019-03-01 11:12:16 +01:00
parent 16c85a91b3
commit 71f27d930c

View File

@ -40,7 +40,7 @@
run: VERSION=3.7 METHOD=virtualenv ./venv.sh run: VERSION=3.7 METHOD=virtualenv ./venv.sh
required_packages: required_packages:
- gcc - gcc
- /usr/bin/virtualenv - virtualenv
- python26 - python26
- python27 - python27
- python34 - python34