add python (manylinux only) target to docker makefile

This commit is contained in:
Laurent Perron
2017-09-08 13:21:01 +02:00
parent c8ff0ffc03
commit 2f88ca1f14

View File

@@ -31,6 +31,8 @@ archives: \
ubuntu-16.04-archive \
ubuntu-17.04-archive
python: manylinux1-pypi3
pypi: \
centos-7-pypi \
debian-9-pypi \