mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/qiskit: Remove dev-python/symengine restriction
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -7,9 +7,6 @@ DISTUTILS_EXT=1
|
||||
DISTUTILS_USE_PEP517=setuptools
|
||||
PYTHON_COMPAT=( python3_{11..13} )
|
||||
|
||||
CRATES="
|
||||
"
|
||||
|
||||
inherit cargo distutils-r1
|
||||
|
||||
MY_P=${P/_}
|
||||
@@ -49,7 +46,6 @@ RDEPEND="
|
||||
>=dev-python/pillow-4.2.1[${PYTHON_USEDEP}]
|
||||
>=dev-python/pylatexenc-1.4[${PYTHON_USEDEP}]
|
||||
>=dev-python/seaborn-0.9.0[${PYTHON_USEDEP}]
|
||||
<dev-python/symengine-0.14[${PYTHON_USEDEP}]
|
||||
>=dev-python/symengine-0.11.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/sympy-1.3[${PYTHON_USEDEP}]
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user