summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Fischer <martin@push-f.com>2022-02-08 08:09:32 +0100
committerMartin Fischer <martin@push-f.com>2022-02-08 08:09:32 +0100
commitd895594c38a8033f64383dee30936924316a61ce (patch)
tree76fc7cd6b98fd60f83ff99e3cb77a580f263e73a
parentcbf1314871d490e8213fd283fb72fa6fa3d2f115 (diff)
add sphinx_inventory_url for bottle
-rw-r--r--packages.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages.toml b/packages.toml
index f920c45..3b79315 100644
--- a/packages.toml
+++ b/packages.toml
@@ -5,6 +5,7 @@ sphinx_inventory_url = "https://babel.pocoo.org/en/stable/objects.inv"
sphinx_inventory_url = "https://www.crummy.com/software/BeautifulSoup/bs4/doc/objects.inv"
[bottle]
+sphinx_inventory_url = "https://bottlepy.org/docs/stable/objects.inv"
[click]