diff options
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/botocore/botocore-1.29.99.ebuild | 2 | ||||
-rw-r--r-- | dev-python/botocore/botocore-9999.ebuild | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/dev-python/botocore/botocore-1.29.99.ebuild b/dev-python/botocore/botocore-1.29.99.ebuild index 0f4daaa48e81..491b6bbc21f2 100644 --- a/dev-python/botocore/botocore-1.29.99.ebuild +++ b/dev-python/botocore/botocore-1.29.99.ebuild @@ -40,8 +40,6 @@ BDEPEND=" ) " -distutils_enable_sphinx docs/source \ - 'dev-python/guzzle_sphinx_theme' distutils_enable_tests pytest src_prepare() { diff --git a/dev-python/botocore/botocore-9999.ebuild b/dev-python/botocore/botocore-9999.ebuild index 20a7f216860d..2b1442e68144 100644 --- a/dev-python/botocore/botocore-9999.ebuild +++ b/dev-python/botocore/botocore-9999.ebuild @@ -40,8 +40,6 @@ BDEPEND=" ) " -distutils_enable_sphinx docs/source \ - 'dev-python/guzzle_sphinx_theme' distutils_enable_tests pytest src_prepare() { |