summaryrefslogtreecommitdiff
path: root/packages.toml
diff options
context:
space:
mode:
authorMartin Fischer <martin@push-f.com>2022-02-08 07:32:09 +0100
committerMartin Fischer <martin@push-f.com>2022-02-08 07:54:45 +0100
commit3ccdad1c7cdbd50296f92182c9e19eb12af2c27b (patch)
tree5cd91b4b073c7ff7691b8965ea40fbf57502fd5c /packages.toml
parent863d10e71f65617abf63a9d3b80b6c4ae41957b2 (diff)
derive API visibility from Sphinx inventory files
Diffstat (limited to 'packages.toml')
-rw-r--r--packages.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages.toml b/packages.toml
index 8054cef..17a8bd4 100644
--- a/packages.toml
+++ b/packages.toml
@@ -38,6 +38,8 @@ docformat = "epytext"
[setuptools]
[sphinx]
+sphinx_inventory_url = "https://www.sphinx-doc.org/objects.inv"
+# TODO: this is the inventory for the master branch, stable would be better
[sqlalchemy]