Parcourir la source

Doc dependencies in environment.yml

Adds pytest, pip, and pytest-check-links
Duarte OC il y a 5 ans
Parent
commit
679d3b4004
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  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