Skip to content

Commit 10a584b

Browse files
committed
src/sage/interfaces/mwrank.py: needs mwrank
The meson build system is now capable of building sagelib without linking to libec, which means that the mwrank program may not be installed. In that case, we utilize the new sage.features.mwrank to skip the tests in this file.
1 parent ced4338 commit 10a584b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/sage/interfaces/mwrank.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# sage.doctest: needs mwrank
12
r"""
23
Interface to mwrank
34
"""

0 commit comments

Comments
 (0)