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 f881e2b commit 0f87bb8Copy full SHA for 0f87bb8
1 file changed
src/sage/doctest/external.py
@@ -509,6 +509,7 @@ def hidden(self):
509
510
EXAMPLES::
511
512
+ sage: # needs conway_polynomials database_cremona_mini_ellcurve database_ellcurves database_graphs
513
sage: from sage.doctest.external import available_software
514
sage: from sage.features.databases import all_features
515
sage: for f in all_features():
0 commit comments