From e6c63410e1ceb56b0ea4d31a82e7fbb0f6a0e52f Mon Sep 17 00:00:00 2001 From: Lily Wang Date: Sun, 7 Jun 2020 22:30:20 +1000 Subject: [PATCH] added readthedocs config --- .readthedocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index aefe6f5b0..68cdd1eb1 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -19,4 +19,4 @@ python: version: 3.7 conda: - environment: environment.yml \ No newline at end of file + environment: environment.yml