Skip to content

Commit

Permalink
version update
Browse files Browse the repository at this point in the history
s Please enter the commit message for your changes. Lines starting
  • Loading branch information
katerinakazantseva committed Sep 4, 2024
1 parent 47f16e1 commit f8d8ec7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,4 @@
license='CC BY-NC-SA 4.0',
packages=['strainy', 'strainy/clustering', 'strainy/gfa_operations', 'strainy/reports', 'strainy/simplification'],
entry_points={'console_scripts': ['strainy = strainy.main:main']},
install_requires=['networkx>=2.6,<3.4', 'numpy>=1.24,<1.27','pandas>=1.3,<3','pysam>=0.20,<0.23',
'scipy>=1.8,<1.13', 'biopython', 'gfapy', 'karateclub', 'matplotlib', 'pygraphviz', 'edlib','flye'],
)

0 comments on commit f8d8ec7

Please sign in to comment.