Skip to content

Commit

Permalink
remove Bio::Kmer for now
Browse files Browse the repository at this point in the history
  • Loading branch information
lskatz committed Oct 11, 2017
1 parent 918ec36 commit 87023fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.PL
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ WriteMakefile1(
'Bio::Matrix::IO'=> 0,
'Bio::Tree::DistanceFactory'=> 0,
'Bio::Tree::Statistics'=> 0,
'Bio::Kmer' => 0.19,
#'Bio::Kmer' => 0.19,
},
BUILD_REQUIRES => {
'Test::More' => 0.47,
Expand Down

0 comments on commit 87023fd

Please sign in to comment.