mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/pandas: Remove optional test dep on psycopg:2
Postgres support is handled via dev-python/sqlalchemy anyway, and it supports the more modern dev-python/psycopg:0. dev-python/psycopg:2 is used only for one optional test. Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -84,7 +84,6 @@ BDEPEND="
|
||||
>=dev-python/hypothesis-6.46.1[${PYTHON_USEDEP}]
|
||||
>=dev-python/openpyxl-3.0.10[${PYTHON_USEDEP}]
|
||||
>=dev-python/pymysql-1.0.2[${PYTHON_USEDEP}]
|
||||
>=dev-python/psycopg-2.9.3:2[${PYTHON_USEDEP}]
|
||||
>=dev-python/xlsxwriter-3.0.3[${PYTHON_USEDEP}]
|
||||
x11-misc/xclip
|
||||
x11-misc/xsel
|
||||
|
||||
Reference in New Issue
Block a user