From e3fcb5a9da8b97891383546bec985b00c859342e Mon Sep 17 00:00:00 2001 From: Ian Bell <ian.bell@nist.gov> Date: Wed, 6 Jul 2022 15:57:06 -0400 Subject: [PATCH] Also install teqp --- doc/requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/requirements.txt b/doc/requirements.txt index 188f51e..d3c9566 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -1 +1,2 @@ -breathe \ No newline at end of file +breathe +teqp \ No newline at end of file -- GitLab