dev-python/control: Drop nose based tests
Signed-off-by: Nils Freydank <nils.freydank@posteo.de>
This commit is contained in:
parent
01f41607d8
commit
67e9e6ed4a
@ -14,8 +14,8 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
||||
LICENSE="BSD"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="test"
|
||||
RESTRICT="!test? ( test )"
|
||||
# Tests need nose which is getting cleaned from main tree.
|
||||
RESTRICT="test"
|
||||
|
||||
BDEPEND="
|
||||
dev-python/matplotlib[${PYTHON_USEDEP}]
|
||||
@ -23,5 +23,3 @@ BDEPEND="
|
||||
dev-python/scipy[${PYTHON_USEDEP}]
|
||||
"
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
distutils_enable_tests nose
|
Loading…
x
Reference in New Issue
Block a user