Not using Test::Exception
[gitmo/MooseX-ClassAttribute.git] / dist.ini
index 24ebf42..c4c16a9 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -2,7 +2,7 @@ name = MooseX-ClassAttribute
 author  = Dave Rolsky <autarch@urth.org>
 copyright_year = 2010
 
-version = 0.17
+version = 0.20
 
 [@Basic]
 
@@ -20,7 +20,8 @@ repository.type   = git
 
 [PkgVersion]
 
-[KwaliteeTests]
+;Kwalitee does not understand Test::Requires
+;[KwaliteeTests]
 [NoTabsTests]
 [EOLTests]
 [Signature]
@@ -28,7 +29,7 @@ repository.type   = git
 [CheckChangeLog]
 
 [Prereqs]
-Moose                = 1.09
+Moose                = 1.15
 namespace::autoclean = 0
 
 [Prereqs / TestRequires]