Skip to content

Commit

Permalink
meta.yaml update
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin PELLEMOINE committed Jun 12, 2024
1 parent 5d3cddc commit d4915bb
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions conda/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,21 +34,21 @@ test:
- openalea.mtg
source_files:
- share/data/**
- test/**
- test/data/**
- tests/**
- tests/data/**
commands:
- cd test
- cd tests
- pytest -v --ignore=test_aml.py --ignore=test_stat.py

about:
home: {{ data.get('url') }}
license: CeCILL-C
#license_family:
summary: {{ data.get('description') }}
description: {{ data.get('long_description') }}
#description: {{ data.get('long_description') }}
doc_url: http://github.com/openalea/mtg
dev_url: http://github.com/openalea/mtg

extra:
recipe-maintainers:
- https://github.com/pradal
- pradal

0 comments on commit d4915bb

Please sign in to comment.