aboutsummaryrefslogtreecommitdiffstats
path: root/host
diff options
context:
space:
mode:
authorAki Tomita <aki.tomita@ni.com>2023-11-10 11:01:35 -0600
committerAki Tomita <121511582+atomita-ni@users.noreply.github.com>2023-11-10 16:01:01 -0600
commit9b78b7dbf4c7cf686231ad52e94579df1ccf1fea (patch)
tree07303c2bead1035f349d6d5363d5407605cdda57 /host
parentdoc: Add dual-rate documentation (diff)
downloaduhd-9b78b7dbf4c7cf686231ad52e94579df1ccf1fea.tar.xz
uhd-9b78b7dbf4c7cf686231ad52e94579df1ccf1fea.zip
docs: fixing the readthedocs builds
Diffstat (limited to 'host')
-rw-r--r--host/docs/sphinx/environment.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/host/docs/sphinx/environment.yml b/host/docs/sphinx/environment.yml
index 16a5c10d5..2a75c209b 100644
--- a/host/docs/sphinx/environment.yml
+++ b/host/docs/sphinx/environment.yml
@@ -3,5 +3,7 @@ channels:
- conda-forge
- defaults
dependencies:
+ - pip
- cmake
- compilers
+ - sphinx=5.3 \ No newline at end of file