From a303cc6b483d3cd958c399621e22e40574bcbbc8 Mon Sep 17 00:00:00 2001 From: RĂ©mi Flamary Date: Tue, 21 Apr 2020 17:48:37 +0200 Subject: [MRG] Actually run sphinx-gallery (#146) * generate gallery * remove mock * add sklearn to requirermnt?txt for example * remove latex from fgw example * add networks for graph example * remove all * add requirement.txt rtd * rtd debug * update readme * eradthedoc with redirection * add conf rtd --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index c08822e..bee22f7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,9 +2,9 @@ numpy scipy>=1.0 cython matplotlib -sphinx-gallery autograd pymanopt==0.2.4; python_version <'3' pymanopt; python_version >= '3' cvxopt +scikit-learn pytest \ No newline at end of file -- cgit v1.2.3