Compare commits

..

1 Commits

Author SHA1 Message Date
Dustin 9c2ef9b9dc draft: ci: Build wheels and publish to wheelhost 2019-02-16 11:18:30 -06:00
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ FROM fedora
RUN dnf install -y \
libjpeg-devel \
openssh-clients \
python3-devel \
redhat-rpm-config \
rsync \