Skip to content

Commit a0156f8

Browse files
author
Matthias Koeppe
committed
pyproject.toml: Remove unused cibuildwheel section
1 parent 478aaf0 commit a0156f8

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

pyproject.toml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,3 @@ keywords = ["PARI/GP number theory"]
2424

2525
[project.urls]
2626
Homepage = "https://github.com/sagemath/cypari2"
27-
[tool.cibuildwheel]
28-
before-all = """
29-
apt-get install --yes wget sudo || yum install -y wget sudo || brew install bash coreutils
30-
bash -x ./.install-pari.sh
31-
"""
32-
environment = { PARI_VERSION="pari-2.15.4" }

0 commit comments

Comments
 (0)