diff options
author | Louis Sautier <sbraz@gentoo.org> | 2021-11-14 15:00:21 +0100 |
---|---|---|
committer | Louis Sautier <sbraz@gentoo.org> | 2021-11-14 15:03:05 +0100 |
commit | bb04e02a2b42dec75c1f538c50c5dca78e53ed5f (patch) | |
tree | f70d1d270a684e2e638e4f4845db2112dde96b26 /dev-python/flask-wtf | |
parent | x11-themes/gtk-engines-flat: treeclean (diff) | |
download | gentoo-bb04e02a2b42dec75c1f538c50c5dca78e53ed5f.tar.gz gentoo-bb04e02a2b42dec75c1f538c50c5dca78e53ed5f.tar.bz2 gentoo-bb04e02a2b42dec75c1f538c50c5dca78e53ed5f.zip |
dev-python/flask-wtf: fix deps for 1.0.0's doc build, #822999
Closes: https://bugs.gentoo.org/822999
Signed-off-by: Louis Sautier <sbraz@gentoo.org>
Diffstat (limited to 'dev-python/flask-wtf')
-rw-r--r-- | dev-python/flask-wtf/flask-wtf-1.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/flask-wtf/flask-wtf-1.0.0.ebuild b/dev-python/flask-wtf/flask-wtf-1.0.0.ebuild index 7052049cc1e8..0d7f369ec46b 100644 --- a/dev-python/flask-wtf/flask-wtf-1.0.0.ebuild +++ b/dev-python/flask-wtf/flask-wtf-1.0.0.ebuild @@ -28,7 +28,7 @@ RDEPEND=" >=dev-python/wtforms-1.0.5[${PYTHON_USEDEP}] " -distutils_enable_sphinx docs +distutils_enable_sphinx docs dev-python/pallets-sphinx-themes dev-python/sphinxcontrib-log_cabinet dev-python/sphinx-issues distutils_enable_tests pytest EPYTEST_DESELECT=( |