Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
tried to fix a networkx mistake
  • Loading branch information
Joris committed Feb 2, 2016
1 parent af06ceb commit c82db85
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ def run_tests(self):
"bcbio-gff",
"biopython",
"networkx >=1.9,<1.10",
'A>=1,<2'
"numpy",
],
cmdclass = {'test': PyTest},
Expand Down

0 comments on commit c82db85

Please sign in to comment.