diff options
Diffstat (limited to 'packages.toml')
-rw-r--r-- | packages.toml | 2 |
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] |