Migrate rtd docs to python3 80/88180/1
authorAnil Belur <abelur@linuxfoundation.org>
Sun, 1 Mar 2020 03:26:36 +0000 (13:26 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Sun, 1 Mar 2020 03:26:36 +0000 (13:26 +1000)
commit3bc839b3faac8a24bb06b401d7f046ea4f72d075
tree995b688e33b5412725dcde5403b996c169b5c59e
parentdf37a438bcf7c4690ffa2733ec9dbe885ec0994d
Migrate rtd docs to python3

RTD builds have been failing on python2 since the required version
sphinx is not found in lftools-conf. Moving to python3 resolves the
issue.

Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
Change-Id: I68bc86ae4cf7f97b11c7dcfdaf024131f87487d8
.readthedocs.yml [new file with mode: 0644]
tox.ini