Signed-off-by: Michał Górny <mgorny@gentoo.org>
SLOT="0"
LICENSE="MIT"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="test"
-
-RDEPEND=""
-DEPEND="${RDEPEND}
- test? ( virtual/python-funcsigs[${PYTHON_USEDEP}] )
-"
# Missing something in tarball
#
dev-python/nose[${PYTHON_USEDEP}]
dev-python/numpy[${PYTHON_USEDEP}]
dev-python/pandas[${PYTHON_USEDEP}]
- virtual/python-funcsigs[${PYTHON_USEDEP}]
)
"
$(python_gen_impl_dep 'sqlite')
dev-python/colorclass[${PYTHON_USEDEP}]
$(python_gen_cond_dep 'dev-python/numpy[${PYTHON_USEDEP}]' 'python3*')
- virtual/python-funcsigs[${PYTHON_USEDEP}]
)
"