Browse Source

Doc dependencies in environment.yml

Adds pytest, pip, and pytest-check-links
Duarte OC 5 years ago
parent
commit
679d3b4004
1 changed files with 3 additions and 0 deletions
  1. 3 0
      docs/environment.yml

+ 3 - 0
docs/environment.yml

@@ -7,3 +7,6 @@ dependencies:
 - sphinx-copybutton
 - sphinx_rtd_theme
 - recommonmark
+- pytest
+- pip:
+  - pytest-check-links