Skip to content

Commit

Permalink
Merge pull request #145 from scicloj/clay-update-2-beta-5
Browse files Browse the repository at this point in the history
Clay update 2 beta 5
  • Loading branch information
daslu authored Apr 6, 2024
2 parents d111687 + b4f312b commit f551a6a
Show file tree
Hide file tree
Showing 3 changed files with 642 additions and 662 deletions.
4 changes: 2 additions & 2 deletions deps.edn
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{:extra-paths ["data"]
:deps {org.clojure/clojure {:mvn/version "1.11.1"}
techascent/tech.ml.dataset {:mvn/version "7.029"}}
:aliases {:dev {:extra-deps {org.scicloj/clay {:mvn/version "2-alpha87"}
:aliases {:dev {:extra-deps {org.scicloj/clay {:mvn/version "2-beta5"}
org.scicloj/note-to-test {:mvn/version "1-alpha7"}}}
:test {:extra-deps {org.scicloj/clay {:mvn/version "2-alpha87"}
:test {:extra-deps {org.scicloj/clay {:mvn/version "2-beta5"}
org.scicloj/note-to-test {:mvn/version "1-alpha7"}
midje/midje {:mvn/version "1.10.10"}}
:extra-paths ["test"]}}}
Loading

0 comments on commit f551a6a

Please sign in to comment.