From 76399b9a028ad370bb2da60044c898b12d6d62a5 Mon Sep 17 00:00:00 2001 From: Dave Shawley Date: Wed, 21 Jul 2021 12:35:38 -0400 Subject: [PATCH] Fix ReadTheDocs build. oops --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index d20f21e..dab7ad1 100644 --- a/setup.cfg +++ b/setup.cfg @@ -47,7 +47,7 @@ dev = yapf==0.31.0 readthedocs = sphinx==4.1.1 - sphinx-autodoc-typehints==1.12.1 + sphinx-autodoc-typehints==1.12.0 tornado>=5 [options.packages.find]