Also remove aarch64 from packages pulling

This commit is contained in:
Alexandre Lissy 2018-04-28 18:42:55 +02:00
parent 74f458aa9f
commit 05bc98ca86
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
0.2.0-alpha.1
0.2.0-alpha.2

View File

@ -20,7 +20,7 @@ build:
- "linux-amd64-cpu-opt"
- "linux-amd64-gpu-opt"
- "linux-rpi3-cpu-opt"
- "linux-arm64-cpu-opt"
# - "linux-arm64-cpu-opt" Aarch64 packages are refused by upload.pypi.org
javascript:
# GPU package
- "linux-amd64-gpu-opt"