Skip to content

Commit

Permalink
Remove forecast.io client and upgrade amazonica
Browse files Browse the repository at this point in the history
Getting some strange errors in lein and want to isolate where they're
coming from
  • Loading branch information
mwunsch committed Feb 1, 2016
1 parent f76a74f commit 4ef1a58
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions project.clj
Expand Up @@ -3,8 +3,7 @@
:dependencies [[org.clojure/clojure "1.7.0"]
[org.clojure/core.async "0.2.374"]
[overtone "0.9.1"]
[amazonica "0.3.47"]
[forecast-clojure "1.0.3"]]
[amazonica "0.3.49"]]
:main ^:skip-aot sonic-sketches.core
:target-path "target/%s"
:profiles {:uberjar {:aot :all}})

0 comments on commit 4ef1a58

Please sign in to comment.