commit: ef3eea667869d263031458d94641a4df6592a5cc Author: Horea Christian <chr <AT> chymera <DOT> eu> AuthorDate: Sat Jan 14 13:05:52 2023 +0000 Commit: Horea Christian <horea.christ <AT> gmail <DOT> com> CommitDate: Sat Jan 14 13:05:52 2023 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=ef3eea66
dev-python/param: new version using pytest Signed-off-by: Horea Christian <chr <AT> chymera.eu> dev-python/param/param-1.12.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/param/param-1.12.3.ebuild b/dev-python/param/param-1.12.3.ebuild index c6f2fd42c..3a9fc0107 100644 --- a/dev-python/param/param-1.12.3.ebuild +++ b/dev-python/param/param-1.12.3.ebuild @@ -19,4 +19,4 @@ KEYWORDS="~amd64 ~x86" SLOT="0" # Some tests require nose: -distutils_enable_tests unittest +distutils_enable_tests pytest
