Skip to content

Commit

Permalink
fixup! skip pypy
Browse files Browse the repository at this point in the history
  • Loading branch information
webknjaz committed Jun 5, 2024
1 parent d41c4e2 commit 15f1ee6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,7 @@ manylinux-s390x-image = "ghcr.io/ansible/pylibssh-manylinux_2_28_s390x:libssh-v0
manylinux-x86_64-image = "ghcr.io/ansible/pylibssh-manylinux_2_28_x86_64:libssh-v0.9.6"
skip = [
"*-musllinux_*", # FIXME: musllinux needs us to provide with containers pre-built libssh
"pp*", # FIXME: we don't ship these currently but could

# The support for 32-bit wheels has been dropped long ago:
"*-manylinux_i686",
Expand Down

0 comments on commit 15f1ee6

Please sign in to comment.