diff options
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.24.0.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.24.0.ebuild b/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.24.0.ebuild index c12ff85ed759..cf645ba4eba9 100644 --- a/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.24.0.ebuild +++ b/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.24.0.ebuild @@ -21,10 +21,11 @@ SLOT="0" RDEPEND=" >=dev-python/sphinx-5.3[${PYTHON_USEDEP}] " +# skipping optional test dep on dev-python/nptyping as that package +# is horribly broken and on its way out BDEPEND=" dev-python/hatch-vcs[${PYTHON_USEDEP}] test? ( - >=dev-python/nptyping-2.5[${PYTHON_USEDEP}] >=dev-python/sphobjinv-2.3.1[${PYTHON_USEDEP}] >=dev-python/typing-extensions-4.5[${PYTHON_USEDEP}] ) |
