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:15:05 +01:00
parent 038fce3b5d
commit 85a78b8c13

View File

@ -48,7 +48,7 @@
run: pipenv --three && pipenv install six run: pipenv --three && pipenv install six
required_packages: required_packages:
- gcc - gcc
- /usr/bin/virtualenv - virtualenv
- python26 - python26
- python27 - python27
- python34 - python34