Skip to content
This repository has been archived by the owner on Jul 5, 2023. It is now read-only.

Commit

Permalink
Download aarch64 wheels (#154)
Browse files Browse the repository at this point in the history
  • Loading branch information
hauntsaninja committed Dec 30, 2020
1 parent 1182f55 commit 840c240
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/download_typed_ast.py
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ def main(argv):

download_entries(GCLOUD_URL, version, 'manylinux1_x86_64')
download_entries(GCLOUD_URL, version, 'manylinux1_i686')
download_entries(GCLOUD_URL, version, 'manylinux2014_aarch64')

download_appveyor(version)

Expand Down

0 comments on commit 840c240

Please sign in to comment.