dev-python/psycopg: Remove stale python_gen_cond_dep

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2025-05-12 12:18:53 +02:00
parent 96edeefafd
commit 5b62fe7414

View File

@@ -40,9 +40,6 @@ RDEPEND="
BDEPEND="
native-extensions? (
dev-python/cython[${PYTHON_USEDEP}]
$(python_gen_cond_dep '
dev-python/tomli[${PYTHON_USEDEP}]
' 3.10)
)
test? (
>=dev-db/postgresql-8.1[server]