소스 검색

update the dependencies for sphinx

Carol Willing 7 년 전
부모
커밋
dcb2dd0f54
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  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