docs: fix graphs on RTD

At OFC I was talking with the OpenROADM people, and it turned out that
our docs stopped rendering properly at RTD. It turned out that the build
started skipping the bindep.txt file at some (unknown) point in time.

Reported-by: Aparaajitha G L <aparaajitha.gomathinayakamlatha@utdallas.edu>
Change-Id: Ie9a4b61f36fb979fb5c109d02de06e0b2cbf270e
This commit is contained in:
Jan Kundrát
2024-03-29 19:23:08 +01:00
parent 5b6f8c60cf
commit 8d1d3677ed

View File

@@ -3,6 +3,8 @@ build:
os: ubuntu-22.04
tools:
python: "3.12"
apt_packages:
- graphviz
python:
install: