8000 DOC change doc link about testing from stable (nose) to dev (pytest) · scikit-learn/scikit-learn@873da7a · GitHub
[go: up one dir, main page]

Skip to content

Commit 873da7a

Browse files
committed
DOC change doc link about testing from stable (nose) to dev (pytest)
We have changed to pytest but the stable doc is about nose. Already gain approval from @lesteve in #9840. Nothing to check so I push directly.
1 parent 9808810 commit 873da7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
67FA
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ source directory (you will need to have the ``pytest`` package installed)::
114114

115115
pytest sklearn
116116

117-
See the web page http://scikit-learn.org/stable/developers/advanced_installation.html#testing
117+
See the web page http://scikit-learn.org/dev/developers/advanced_installation.html#testing
118118
for more information.
119119

120120
Random number generation can be controlled during testing by setting

0 commit comments

Comments
 (0)
0