0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)Python15,144 stars (15,144 stars)4,349 forks (4,349 forks)batch import
help wantedhousekeeping
- Issue 種別
- chore
- 調査方針
- The issue outlines three tasks in .travis.yml: build Python 3.10 wheels, set up regular builds, and document the separate Travis file in the wiki. Start by examining the existing .travis.yml configuration in the repository root. Note that the issue is from 2022, so verify whether GitHub Actions now supports aarch64 (as hinted) and consider updating the approach. Implement the checklist items, ensuring to add a cron job or similar trigger for regular builds. Update the wiki with the rationale for using Travis for aarch64.