Skip to content

Clojars artifact depends on too many things #4

@arichiardi

Description

@arichiardi

Hello!

I am trying this library but when I added it to my deps.edn I see a lot of things downloaded that probably should not be there (like boot namespaces):

Downloading: org/clojars/mmb90/cljs-cache/0.1.4/cljs-cache-0.1.4.pom from https://repo.clojars.org/
Downloading: org/clojure/core.async/0.2.385/core.async-0.2.385.pom from https://repo1.maven.org/maven2/
Downloading: adzerk/boot-test/1.1.2/boot-test-1.1.2.pom from https://repo.clojars.org/
Downloading: crisptrutski/boot-cljs-test/0.2.2-SNAPSHOT/boot-cljs-test-0.2.2-20160402.204547-3.pom from https://repo.clojars.org/
Downloading: org/clojars/mmb90/cljs-cache/0.1.4/cljs-cache-0.1.4.jar from https://repo.clojars.org/
Downloading: adzerk/boot-test/1.1.2/boot-test-1.1.2.jar from https://repo.clojars.org/
Downloading: crisptrutski/boot-cljs-test/0.2.2-SNAPSHOT/boot-cljs-test-0.2.2-20160402.204547-3.jar from https://repo.clojars.org/

Would you be open to a patch to review the dependencies and add :scope "test" where necessary?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions