diff options
author | Nejc Habjan <hab.nejc@gmail.com> | 2021-11-24 01:36:48 +0100 |
---|---|---|
committer | Nejc Habjan <hab.nejc@gmail.com> | 2021-11-24 01:36:48 +0100 |
commit | 81a392ca6e9b44444c0f1287139abe788d50119d (patch) | |
tree | 97e0f03be6f8819cb9b8a5dd0d46432ff6dfc5a4 /requirements-docs.txt | |
parent | 7ba5995ed472997e6bf98e8ae58107af307a5615 (diff) | |
download | gitlab-chore/sphinx-annotations.tar.gz |
chore: deduplicate type annotations in docschore/sphinx-annotations
Diffstat (limited to 'requirements-docs.txt')
-rw-r--r-- | requirements-docs.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements-docs.txt b/requirements-docs.txt index f165ab4..4bb116b 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -4,3 +4,4 @@ myst-parser sphinx==4.3.0 sphinx_rtd_theme sphinxcontrib-autoprogram +sphinx-autodoc-typehints |