Skip to content

Commit 2298fe3

Browse files
author
Pan
committed
Fix linux wheel build versioning information.
1 parent a3d077e commit 2298fe3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/travis/build-manylinux.sh

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
docker_tag="parallelssh/ssh2-manylinux"
44

55
rm -rf build dist ssh2/libssh2.*
6+
python ci/appveyor/fix_version.py .
67

78
docker pull $docker_tag || echo
89
docker build --cache-from $docker_tag ci/docker/manylinux -t $docker_tag

0 commit comments

Comments
 (0)