Browse Source

update the dependencies for sphinx

Carol Willing 7 years ago
parent
commit
dcb2dd0f54
1 changed files with 1 additions and 2 deletions
  1. 1 2
      docs/environment.yml

+ 1 - 2
docs/environment.yml

@@ -2,9 +2,8 @@ name: lab_tutorial
 channels:
   - conda-forge
 dependencies:
-- nodejs
 - python=3.5
-- sphinx>=1.4, !=1.5.4
+- sphinx>=1.6
 - sphinx_rtd_theme
 - pip:
   - jupyter_alabaster_theme