Skip to content

Commit

Permalink
only build 64-bit
Browse files Browse the repository at this point in the history
  • Loading branch information
njzjz committed Jan 13, 2023
1 parent 46f6169 commit 1954fdc
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 @@ -11,4 +11,5 @@ build-backend = "setuptools.build_meta"
line-length = 120

[tool.cibuildwheel.linux]
archs = ["auto64"]
before-all = "ln -s /usr/lib64/libgfortran.so.5 /usr/lib64/libgfortran.so.3"

0 comments on commit 1954fdc

Please sign in to comment.