We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ef1ebb commit 6c20d85Copy full SHA for 6c20d85
1 file changed
.github/workflows/ci-sage.yml
@@ -44,7 +44,7 @@ on:
44
45
env:
46
# Ubuntu packages to install so that the project's "make dist" can succeed
47
- DIST_PREREQ:
+ DIST_PREREQ: libmpfr-dev
48
# Name of this project in the Sage distribution
49
SPKG: python_flint
50
# Standard setting: Test the current beta release of Sage:
0 commit comments