From 3452fddce0648576012a0bee570eb90d2448a9fd Mon Sep 17 00:00:00 2001 From: Florent Leclercq Date: Thu, 6 Jul 2023 18:32:15 +0200 Subject: [PATCH] changed name in conanfile.py --- conanfile.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conanfile.py b/conanfile.py index 963aa2d..8ec79e1 100644 --- a/conanfile.py +++ b/conanfile.py @@ -11,7 +11,7 @@ class NiphredilRecipe(ConanFile): license = "CECILL-2.1/GPL-3.0" author = "The Aquila Consortium" url = "https://bitbucket.org/aquila-consortium/niphredil" - description = "The Elemmire library" + description = "The Niphredil code" topics = ("cosmology", "data analysis") # Binary configuration