Skip to content

Commit 2df28ca

Browse files
authored
Merge pull request #69 from openalea/68-phenotyping_data
68 phenotyping data
2 parents f8dbcd3 + 8e0043b commit 2df28ca

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

conda/meta.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ test:
5151
- openalea.phenomenal.object
5252
- openalea.phenomenal.segmentation
5353
- openalea.phenomenal.tracking
54+
- openalea.phenotyping_data
5455
requires:
5556
- pytest
5657
source_files:

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ channels = [
9999
# deps not available in pip with conda name
100100
dependencies = [
101101
"opencv",
102+
"openalea.phenotyping_data" # for notebooks data
102103
]
103104

104105

0 commit comments

Comments
 (0)