We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
the project.clj contains a dependency which shouldn't be there and should be move to dev dependency.
:dependencies [[org.clojure/clojure "1.7.0"] [cheshire "5.5.0"] [aleph "0.4.0"] [gloss "0.2.5"] [com.taoensso/timbre "3.4.0"] [prismatic/schema "0.4.0"] [org.clojure/math.numeric-tower "0.0.4"] [com.stuartsierra/component "0.3.0"] [reloaded.repl "0.2.1"]] :profiles {:dev {:dependencies [[midje "1.6.3"] [clojurewerkz/machine_head "1.0.0-beta9"] [clj-mqtt "0.4.1-alpha"]]}})
The text was updated successfully, but these errors were encountered:
No branches or pull requests
the project.clj contains a dependency which shouldn't be there and should be move to dev dependency.
The text was updated successfully, but these errors were encountered: