diff --git a/conda/meta.yaml b/conda/meta.yaml index 0a33ea32cb27975a95d66c3ac2d36b2a0aa13a03..1a7c95acb6da05634579c283c8de6248c82a7677 100644 --- a/conda/meta.yaml +++ b/conda/meta.yaml @@ -39,6 +39,7 @@ requirements: - matplotlib - tqdm - tabulate + - bob.core test: imports: @@ -75,4 +76,3 @@ about: home: https://www.idiap.ch/software/bob/ license: GNU General Public License v3 (GPLv3) license_family: GPL - license_file: ../LICENSE