Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -504,6 +504,7 @@ jobs:
- ppc64le
- s390x
- armv7l
- riscv64
tag:
- ''
- musllinux
Expand Down
2 changes: 2 additions & 0 deletions CHANGES/1293.feature.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Added support for building and shipping riscv64 wheels
-- by :user:`justeph`.
2 changes: 2 additions & 0 deletions docs/spelling_wordlist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,8 @@ refactored
regex
regexs
repo
riscv
riscv64
runtime
runtimes
str
Expand Down
Loading