From 19d0b1cd5cc3a36a9326dbf5b6ca29ca26750b50 Mon Sep 17 00:00:00 2001 From: Abraham Gonzalez Date: Wed, 7 Sep 2022 09:10:34 -0700 Subject: [PATCH] Update .readthedocs.yml conda package list --- .readthedocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index fc58869b..4414aeae 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -11,4 +11,4 @@ sphinx: configuration: docs/conf.py conda: - environment: scripts/conda-requirements.yaml + environment: conda-requirements-riscv-tools.yaml