diff options
| author | 2022-06-27 22:14:14 +0300 | |
|---|---|---|
| committer | 2022-06-27 22:14:54 +0300 | |
| commit | d04a8baa6285abffc2bb286289ea46a1090fa971 (patch) | |
| tree | 6765e541b418b19c242203b6f9c41ca544f92cd5 | |
| parent | sys-libs/efivar: fix build with non-English locale (diff) | |
| download | gentoo-d04a8baa6285abffc2bb286289ea46a1090fa971.tar.gz gentoo-d04a8baa6285abffc2bb286289ea46a1090fa971.tar.bz2 gentoo-d04a8baa6285abffc2bb286289ea46a1090fa971.zip | |
dev-python/mypy: fix docs theme
Closes: https://bugs.gentoo.org/849368
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
| -rw-r--r-- | dev-python/mypy/mypy-0.961.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/mypy/mypy-0.961.ebuild b/dev-python/mypy/mypy-0.961.ebuild index b704d0fda712..af438f0f0428 100644 --- a/dev-python/mypy/mypy-0.961.ebuild +++ b/dev-python/mypy/mypy-0.961.ebuild @@ -48,7 +48,7 @@ BDEPEND=" " distutils_enable_sphinx docs/source \ - dev-python/sphinx_rtd_theme + dev-python/furo distutils_enable_tests pytest # this requires packaging a lot of type stubs |
