Add 'no_test' import option to allow more composability
[catagits/Test-EOL.git] / dist.ini
index 9e95121..505a67d 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -1,17 +1,20 @@
 name    = Test-EOL
-version = 1.0
+version = 1.5
 author  = Arthur Axel 'fREW' Schmidt <frioux@gmail.com>
 author  = Florian Ragwitz <rafl@debian.org>
 author  = Kent Fredric <kentfredric@gmail.com>
 author  = Peter Rabbitson <ribasushi@cpan.org>
 author  = Tomas Doran <bobtfish@bobtfish.net>
+author  = Olivier Mengue <dolmen@cpan.org>
 license = Perl_5
 copyright_holder = Tomas Doran
 
+[NextRelease]
+[@Git]
 [@Filter]
 -bundle = @FLORA
--remove = EOLTests ; in our tests we need windows line endings
+-remove = EOLTests ; we test ourself in t/10-use-self.t
 dist = Test-EOL
 repository_at = catagits
 
-[CompileTests]
+[Test::Compile]