Fedora CI: Workaround No group usr/bin/virtualenv available

See https://pagure.io/fedora-ci/general/issue/31
This commit is contained in:
Miro Hrončok 2019-04-30 13:59:20 +02:00
commit 1380a99f6e

View file

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