Skip to content

Commit

Permalink
Remove unnecessary dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
bayashi committed Feb 23, 2020
1 parent db7d185 commit 132252b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions cpanfile
Expand Up @@ -8,10 +8,6 @@ requires 'Test::Name::FromLine';
requires 'Text::MatchedPosition';
requires 'Scalar::Util';

on 'test' => sub {
requires 'Test::More', '0.88';
};

on 'configure' => sub {
requires 'Module::Build' , '0.40';
requires 'Module::Build::Pluggable';
Expand Down

0 comments on commit 132252b

Please sign in to comment.