commit: 2fb7b4e4079686b89ca696ac7837cfcb10c26695 Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> AuthorDate: Thu Jan 12 12:16:05 2023 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> CommitDate: Thu Jan 12 12:16:05 2023 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=2fb7b4e4
profiles: mask packages still depending on nose Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org> profiles/package.mask | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 69343d5b7..bccc7a16d 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -56,3 +56,17 @@ dev-python/holoviews dev-python/ripser sci-biology/arcs sci-biology/longstitch + +# Andrew Ammerlaan <[email protected]) (12 Jan 2023) +# Depends on dev-python/nose, needs porting to pytest +sci-libs/nipy +sci-biology/pyfaidx +sci-biology/gffutils +sci-biology/RSeQC +sci-biology/Fastaq +sci-biology/deeptools +dev-python/traits +dev-python/hdf5storage +dev-python/transforms3d +dev-python/annexremote +dev-python/pysolar
