adds dev deps

This commit is contained in:
Ben Mabey 2010-10-29 15:53:04 -06:00
parent f76cd6c01e
commit 32617b4c24

View file

@ -10,7 +10,10 @@
[incanter/incanter-charts "1.2.3"]
[lt/weka "3.6.3"]]
:dev-dependencies [[autodoc "0.7.0"]
[lein-javac "1.2.1-SNAPSHOT"]]
[lein-javac "1.2.1-SNAPSHOT"]
[swank-clojure "1.2.1"]
[lein-difftest "1.2.2"]]
: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"})