summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-06-30 22:29:54 +0000
committerSam James <sam@gentoo.org>2022-06-30 22:29:54 +0000
commitd7cd2624d360d22b62b2906cfeac594ff8a44767 (patch)
treeafa68936a911b4872a28a639000e24658294e0af /sci-astronomy/pyephem
parentdev-util/dput-ng: treeclean (diff)
downloadgentoo-d7cd2624d360d22b62b2906cfeac594ff8a44767.tar.gz
gentoo-d7cd2624d360d22b62b2906cfeac594ff8a44767.tar.bz2
gentoo-d7cd2624d360d22b62b2906cfeac594ff8a44767.zip
sci-astronomy/pyephem: needs pytest
Closes: https://bugs.gentoo.org/851651 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-astronomy/pyephem')
-rw-r--r--sci-astronomy/pyephem/pyephem-4.1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-astronomy/pyephem/pyephem-4.1.1.ebuild b/sci-astronomy/pyephem/pyephem-4.1.1.ebuild
index 2e6565b7f7e9..1c43a235a7e4 100644
--- a/sci-astronomy/pyephem/pyephem-4.1.1.ebuild
+++ b/sci-astronomy/pyephem/pyephem-4.1.1.ebuild
@@ -19,7 +19,7 @@ IUSE="doc"
BDEPEND="doc? ( dev-python/sphinx )"
-distutils_enable_tests unittest
+distutils_enable_tests pytest
src_prepare() {
# Don't install rst files by default