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 63083b3 commit e591de4Copy full SHA for e591de4
.github/workflows/main.yml
@@ -119,7 +119,7 @@ jobs:
119
120
env:
121
# Ubuntu packages to install so that the project's "setup.py sdist" can succeed
122
- DIST_PREREQ: libpari-dev pari-doc
+ DIST_PREREQ: libpari-dev pari-doc libbz2-dev bzip2
123
# Name of this project in the Sage distribution
124
SPKG: cypari
125
# Remove all downstream patches
0 commit comments