Skip to content

Commit

Permalink
Build for PyPy on win32 amd64
Browse files Browse the repository at this point in the history
  • Loading branch information
lpsinger committed May 1, 2024
1 parent 52c57da commit 938b3fe
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@ skip = [
"*i686*", "*musl*",
# Skip these platforms because I haven't worked out the compiler config.
"*win32",
# Skip this platform because meson cannot find numpy-config.
# See https://github.com/nasa-gcn/hpx/pull/12
"pp*-win_amd64",
]
before-all = [
"curl -L https://micro.mamba.pm/install.sh | bash",
Expand Down

0 comments on commit 938b3fe

Please sign in to comment.