piskvorky/gensim

Clean up aarch64 wheel builds

Open

#3,341 opened on May 2, 2022

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (4,349 forks)batch import
help wantedhousekeeping

Repository metrics

Stars
 (15,144 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

in .travis.yml:

  • Build Python 3.10 wheels
  • Perform the wheel builds regularly, so we know when something breaks
  • Document the separate travis.yml file in the wiki (e.g. "we use Travis for aarch64 because github actions don't support aarch64 builds yet")

Contributor guide