소스 검색

Fix directory for conda environment

Carol Willing 8 년 전
부모
커밋
98a2b037fe
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      readthedocs.yml

+ 1 - 1
readthedocs.yml

@@ -1,4 +1,4 @@
 conda:
-    file: docs/environment.yml
+    file: tutorial/environment.yml
 python:
     version: 3