dev-python/django: Backport selenium dep to 2.2*

Closes: https://bugs.gentoo.org/729038
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2020-06-21 22:18:45 +02:00
parent 5fd4366633
commit bab638fc5e
3 changed files with 3 additions and 0 deletions

View File

@@ -40,6 +40,7 @@ BDEPEND="
dev-python/numpy[${PYTHON_USEDEP}]
dev-python/pillow[webp,${PYTHON_USEDEP}]
dev-python/pyyaml[${PYTHON_USEDEP}]
dev-python/selenium[${PYTHON_USEDEP}]
dev-python/tblib[${PYTHON_USEDEP}]
)"