aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@gentoo.org>2024-06-17 14:30:48 +0200
committerAndrew Ammerlaan <andrewammerlaan@gentoo.org>2024-06-17 14:30:48 +0200
commit1a7bcd2fee57658709001a7975c22ea5123fe29c (patch)
treefdd73fa808ad3b8456a5f9a9415ef969e0f33c16 /sci-libs
parentsci-biology/imagej: ant-core deprecated (diff)
downloadsci-1a7bcd2fee57658709001a7975c22ea5123fe29c.tar.gz
sci-1a7bcd2fee57658709001a7975c22ea5123fe29c.tar.bz2
sci-1a7bcd2fee57658709001a7975c22ea5123fe29c.zip
*/*: drop distutils_enable_tests --install
TODO: port these packages to pep517, and fix tests Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/spyking-circus/spyking-circus-1.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/spyking-circus/spyking-circus-1.1.0.ebuild b/sci-libs/spyking-circus/spyking-circus-1.1.0.ebuild
index 9b9233020..49ca40b32 100644
--- a/sci-libs/spyking-circus/spyking-circus-1.1.0.ebuild
+++ b/sci-libs/spyking-circus/spyking-circus-1.1.0.ebuild
@@ -34,4 +34,4 @@ RDEPEND="
DEPEND="${RDEPEND}"
distutils_enable_sphinx docs_sphinx --no-autodoc
-distutils_enable_tests --install pytest
+distutils_enable_tests pytest