From cbf1314871d490e8213fd283fb72fa6fa3d2f115 Mon Sep 17 00:00:00 2001 From: Martin Fischer Date: Tue, 8 Feb 2022 08:03:34 +0100 Subject: skip inventory_url if it doesn't contain py:module --- packages.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'packages.toml') diff --git a/packages.toml b/packages.toml index 7b71f4b..f920c45 100644 --- a/packages.toml +++ b/packages.toml @@ -2,6 +2,7 @@ sphinx_inventory_url = "https://babel.pocoo.org/en/stable/objects.inv" [beautifulsoup4] +sphinx_inventory_url = "https://www.crummy.com/software/BeautifulSoup/bs4/doc/objects.inv" [bottle] -- cgit v1.2.3