diff options
Diffstat (limited to 'dev-python/astrodendro')
-rw-r--r-- | dev-python/astrodendro/astrodendro-0.2.0.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/astrodendro/astrodendro-0.2.0.ebuild b/dev-python/astrodendro/astrodendro-0.2.0.ebuild index bbce2e9315da..2cc0f59afb54 100644 --- a/dev-python/astrodendro/astrodendro-0.2.0.ebuild +++ b/dev-python/astrodendro/astrodendro-0.2.0.ebuild @@ -14,6 +14,7 @@ LICENSE="MIT" SLOT="0" KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="doc test" +RESTRICT="!test? ( test )" RDEPEND=" dev-python/astropy[${PYTHON_USEDEP}] |