Skip to content

Fix typo aaarch64->aarch64#7141

Merged
charliermarsh merged 3 commits intoastral-sh:mainfrom
janosh:fix-typo-aaarch64-apple-darwin
Sep 6, 2024
Merged

Fix typo aaarch64->aarch64#7141
charliermarsh merged 3 commits intoastral-sh:mainfrom
janosh:fix-typo-aaarch64-apple-darwin

Conversation

@janosh
Copy link
Contributor

@janosh janosh commented Sep 6, 2024

copy pasted --python-platform aaarch64-unknown-linux-gnu from the docs and got

error: invalid value 'aaarch64-unknown-linux-gnu' for '--python-platform <PYTHON_PLATFORM>'
[possible values: windows, linux, macos, x86_64-pc-windows-msvc, i686-pc-windows-msvc, x86_64-unknown-linux-gnu, aarch64-apple-darwin, x86_64-apple-darwin, aarch64-unknown-linux-gnu, aarch64-unknown-linux-musl, x86_64-unknown-linux-musl, x86_64-manylinux_2_17, x86_64-manylinux_2_28, x86_64-manylinux_2_31, aarch64-manylinux_2_17, aarch64-manylinux_2_28, aarch64-manylinux_2_31]

tip: a similar value exists: 'aarch64-unknown-linux-gnu'

Copy link
Member

@charliermarsh charliermarsh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@charliermarsh charliermarsh enabled auto-merge (squash) September 6, 2024 23:18
@charliermarsh charliermarsh added the documentation Improvements or additions to documentation label Sep 6, 2024
@charliermarsh charliermarsh merged commit e96eb94 into astral-sh:main Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants