Skip to content

Instantly share code, notes, and snippets.

@eigenhombre
Created October 3, 2012 14:12
Show Gist options
  • Select an option

  • Save eigenhombre/3827119 to your computer and use it in GitHub Desktop.

Select an option

Save eigenhombre/3827119 to your computer and use it in GitHub Desktop.
(defproject cannot-incant "0.1.0-SNAPSHOT"
:description "FIXME: write description"
:url "http://example.com/FIXME"
:license {:name "Eclipse Public License"
:url "http://www.eclipse.org/legal/epl-v10.html"}
:dependencies [[org.clojure/clojure "1.4.0"]
[incanter "1.3.0-SNAPSHOT"]])
## Fails w/ lein deps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment