From fbb7484b32123c86489b3d8083c335642e4d655d Mon Sep 17 00:00:00 2001 From: lilydjwg Date: Thu, 3 Sep 2020 17:52:30 +0800 Subject: [PATCH] docs: try newer sphinx type annotations don't link. :meta private: doesn't hide. async is absent. [ci skip] --- docs/requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/requirements.txt b/docs/requirements.txt index 55c5491..3b6de1f 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -2,3 +2,4 @@ toml structlog appdirs tornado>=6 +sphinx>=3.2