Skip to content

Commit

Permalink
modified setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
bielcardona committed Feb 12, 2023
1 parent 7411bc1 commit a57e713
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -17,7 +17,7 @@
# package_dir = {'phylonetwork': 'src/phylonetwork'},
python_requires='>=3.7',
install_requires=[
'networkx>=2,<3',
'networkx>=2',
'pyparsing',
'numpy',
'cached_property'
Expand Down

0 comments on commit a57e713

Please sign in to comment.