Skip to content

Commit

Permalink
jack knife in manifest and readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lskatz committed Feb 13, 2019
1 parent 1bfca76 commit 568494f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Makefile.PL
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@ WriteMakefile1(
'Bio::Tree::DistanceFactory'=> 0,
'Bio::Tree::Statistics'=> 0,
#'Bio::Kmer' => 0.19,
'Graph::Dijkstra'=> 0.70,
'JSON' => 2.90,
'JSON::XS' => 4.0,
'Graph::Dijkstra'=> '0.60',
'JSON' => '2.90',
'JSON::XS' => '4.0',
},
BUILD_REQUIRES => {
'Test::More' => 0.47,
Expand Down

0 comments on commit 568494f

Please sign in to comment.