aboutsummaryrefslogtreecommitdiffstats
path: root/host/docs/build.dox.in
diff options
context:
space:
mode:
authorMartin Braun <martin.braun@ettus.com>2021-01-04 12:29:48 +0100
committerAaron Rossetto <aaron.rossetto@ni.com>2021-01-08 11:23:55 -0600
commit7f765f4f2be719473ee329c00f7125a785057deb (patch)
tree774a48afb6f914302b2acd2dbf6e122205a96705 /host/docs/build.dox.in
parentf22e3c2d475f4579d9fdd0cd533c509a52a47ad1 (diff)
downloaduhd-7f765f4f2be719473ee329c00f7125a785057deb.tar.gz
uhd-7f765f4f2be719473ee329c00f7125a785057deb.tar.bz2
uhd-7f765f4f2be719473ee329c00f7125a785057deb.zip
docs: Remove reference to Python six
six is no longer in use within UHD, this is a stray reference in the build documentation.
Diffstat (limited to 'host/docs/build.dox.in')
-rw-r--r--host/docs/build.dox.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/host/docs/build.dox.in b/host/docs/build.dox.in
index 46ca8e57e..9dee5bd80 100644
--- a/host/docs/build.dox.in
+++ b/host/docs/build.dox.in
@@ -75,7 +75,6 @@ The directory to which you extract libusb must not contain spaces. This is to sa
pip3 install requests
pip3 install numpy
pip3 install ruamel.yaml
- pip3 install six
pip3 install setuptools
- For curses package installation: