| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1.10.1 | 8 | ~amd64 | 0 |
EAPI=8
PYTHON_COMPAT=( python3_{12..13} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1 pypi
DESCRIPTION="Randomization-based inference in Python"
HOMEPAGE="https://github.com/scikit-hep/resample"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64"
RDEPEND="
>=dev-python/numpy-1.21[${PYTHON_USEDEP}]
>=dev-python/scipy-1.10[${PYTHON_USEDEP}]
"
distutils_enable_tests pytest
>=dev-python/numpy-1.21[${PYTHON_USEDEP}]
>=dev-python/scipy-1.10[${PYTHON_USEDEP}]