diff options
| author | Sam James <sam@gentoo.org> | 2021-05-25 11:13:27 +0000 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2021-05-25 11:14:00 +0000 |
| commit | a928da8557093bf356857b93785dff7eb3931bb3 (patch) | |
| tree | c34186c169e3fa5f58d134ea267fdaa2f8bdbc86 /dev-python | |
| parent | 160fc5742633a4a2abdcc82b269d373c784193a1 (diff) | |
| download | gentoo-a928da8557093bf356857b93785dff7eb3931bb3.tar.gz gentoo-a928da8557093bf356857b93785dff7eb3931bb3.tar.bz2 gentoo-a928da8557093bf356857b93785dff7eb3931bb3.zip | |
dev-python/requests-cache: add dev-python/requests-mock test dep
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/requests-cache/requests-cache-0.6.3.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/requests-cache/requests-cache-0.6.3.ebuild b/dev-python/requests-cache/requests-cache-0.6.3.ebuild index 56c3378e34ab..c51bb467921c 100644 --- a/dev-python/requests-cache/requests-cache-0.6.3.ebuild +++ b/dev-python/requests-cache/requests-cache-0.6.3.ebuild @@ -27,6 +27,7 @@ RDEPEND=" BDEPEND=" test? ( dev-python/pytest-httpbin[${PYTHON_USEDEP}] + dev-python/requests-mock[${PYTHON_USEDEP}] dev-python/timeout-decorator[${PYTHON_USEDEP}] )" |
