add missing python wheel package needed in CentOS 7 (#23)

This commit is contained in:
Konstantin Gizdov 2020-02-08 14:48:31 +02:00 committed by GitHub
parent 85211377b6
commit 65d2953262
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,7 @@ borg_packages:
- gcc-c++
- openssl-devel
- python36-pip
- python36-wheel
- python36-devel
python_bin: python3