From 7f765f4f2be719473ee329c00f7125a785057deb Mon Sep 17 00:00:00 2001 From: Martin Braun Date: Mon, 4 Jan 2021 12:29:48 +0100 Subject: docs: Remove reference to Python six six is no longer in use within UHD, this is a stray reference in the build documentation. --- host/docs/build.dox.in | 1 - 1 file changed, 1 deletion(-) (limited to 'host') 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: -- cgit v1.2.3