changed name in conanfile.py
This commit is contained in:
parent
deb6958958
commit
3452fddce0
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ class NiphredilRecipe(ConanFile):
|
||||||
license = "CECILL-2.1/GPL-3.0"
|
license = "CECILL-2.1/GPL-3.0"
|
||||||
author = "The Aquila Consortium"
|
author = "The Aquila Consortium"
|
||||||
url = "https://bitbucket.org/aquila-consortium/niphredil"
|
url = "https://bitbucket.org/aquila-consortium/niphredil"
|
||||||
description = "The Elemmire library"
|
description = "The Niphredil code"
|
||||||
topics = ("cosmology", "data analysis")
|
topics = ("cosmology", "data analysis")
|
||||||
|
|
||||||
# Binary configuration
|
# Binary configuration
|
||||||
|
|
Loading…
Add table
Reference in a new issue