disables difftest since it is not compat with lein 1.4.2

This commit is contained in:
Ben Mabey 2011-01-03 16:49:42 -07:00
parent 8cb6620b6f
commit ece83e062b

View file

@ -18,7 +18,7 @@
:exclusions [org.clojure/clojure]]
[lein-difftest "1.2.2"
:exclusions [org.clojure/clojure org.clojure/clojure-contrib]]]
:hooks [leiningen.hooks.difftest]
;:hooks [leiningen.hooks.difftest]
:autodoc { :name "clj-ml", :page-title "clj-ml machine learning Clojure's style"
:author "Antonio Garrote <antoniogarrote@gmail.com>"
:copyright "2010 (c) Antonio Garrote, under the MIT license"})