Skip to content

Commit 1ad3873

Browse files
committed
Add igraph as a runtime dependency in order to ensure that any other dependencies use a compatible C core.
1 parent 9aa3380 commit 1ad3873

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

recipe/meta.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ requirements:
5252
- gmp
5353
- texttable >=1.6.2
5454
- python
55+
- igraph >=0.10,<0.11
5556

5657
test:
5758
source_files:

0 commit comments

Comments
 (0)