diff options
Diffstat (limited to 'packages.toml')
-rw-r--r-- | packages.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages.toml b/packages.toml index 3b79315..91f8c58 100644 --- a/packages.toml +++ b/packages.toml @@ -8,6 +8,7 @@ sphinx_inventory_url = "https://www.crummy.com/software/BeautifulSoup/bs4/doc/ob sphinx_inventory_url = "https://bottlepy.org/docs/stable/objects.inv" [click] +sphinx_inventory_url = "https://click.palletsprojects.com/en/8.0.x/objects.inv" [django] |