Skip to content

Commit

Permalink
Add anytree to requires list
Browse files Browse the repository at this point in the history
  • Loading branch information
martinghunt committed Oct 12, 2020
1 parent d626d69 commit 9560b30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ def read(*names, **kwargs):
# eg: 'keyword1', 'keyword2', 'keyword3',
],
install_requires=[
'anytree',
'Biopython',
"pyvcf",
'mongoengine',
Expand Down

0 comments on commit 9560b30

Please sign in to comment.