File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 5656 # Skip 32-bit, PyPy, and musllinux
5757 CIBW_SKIP : " pp* *-manylinux_i686 *-musllinux_*"
5858 # Architectures
59- CIBW_ARCHS_LINUX : " x86_64 aarch64 "
59+ CIBW_ARCHS_LINUX : " x86_64"
6060 CIBW_ARCHS_MACOS : " universal2"
6161 CIBW_ARCHS_WINDOWS : " AMD64"
6262 # Ensure Rust is present inside manylinux Docker images
Original file line number Diff line number Diff line change 1- # API Client for Atomic Data Sciences
1+ # API Client for Atomscale
22
33[ ![ Testing] ( https://github.com/artificial-atomic-intelligence/api-client/workflows/Testing/badge.svg )] ( https://github.com/artificial-atomic-intelligence/api-client/actions?query=workflow:"Testing" )
44[ ![ GitHub tag] ( https://img.shields.io/github/tag/artificial-atomic-intelligence/api-client?include_prereleases=&sort=semver&color=blue )] ( https://github.com/artificial-atomic-intelligence/api-client/releases/ )
You can’t perform that action at this time.
0 commit comments