We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 478aaf0 commit a0156f8Copy full SHA for a0156f8
pyproject.toml
@@ -24,9 +24,3 @@ keywords = ["PARI/GP number theory"]
24
25
[project.urls]
26
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