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-02-26 12:28:06 +01:00
parent 3274b20ab8
commit ab999b43b9

View File

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