Skip to content

Commit 0f87bb8

Browse files
committed
37737: Add the needs tag to the doctest
1 parent f881e2b commit 0f87bb8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/sage/doctest/external.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -509,6 +509,7 @@ def hidden(self):
509509
510510
EXAMPLES::
511511
512+
sage: # needs conway_polynomials database_cremona_mini_ellcurve database_ellcurves database_graphs
512513
sage: from sage.doctest.external import available_software
513514
sage: from sage.features.databases import all_features
514515
sage: for f in all_features():

0 commit comments

Comments
 (0)