From e2031387590f1c1699c587a062f7180f1182f138 Mon Sep 17 00:00:00 2001 From: Aryan Bakliwal Date: Tue, 23 Apr 2024 17:41:52 +0000 Subject: [PATCH] add dependencies in tests/environment.yml Signed-off-by: Aryan Bakliwal --- tests/environment.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/tests/environment.yml b/tests/environment.yml index 61a23aee..9be73d1e 100644 --- a/tests/environment.yml +++ b/tests/environment.yml @@ -22,5 +22,10 @@ dependencies: - cmcrameri - tqdm - asv + - sphinx!=4.4.0 + - sphinxcontrib-napoleon + - sphinx-copybutton + - sphinx-book-theme + - myst-nb - pip: - -e ../.