Skip to content

Commit

Permalink
Merge pull request #136 from scicloj/clay-alpha-79
Browse files Browse the repository at this point in the history
Clay alpha 79
  • Loading branch information
daslu authored Feb 8, 2024
2 parents 3216f5f + 5ab6ad1 commit 944f01a
Show file tree
Hide file tree
Showing 11 changed files with 1,689 additions and 1,014 deletions.
4 changes: 2 additions & 2 deletions deps.edn
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{:extra-paths ["data"]
:deps {org.clojure/clojure {:mvn/version "1.11.1"}
techascent/tech.ml.dataset {:mvn/version "7.021"}}
:aliases {:dev {:extra-deps {org.scicloj/clay {:mvn/version "2-alpha60"}
:aliases {:dev {:extra-deps {org.scicloj/clay {:mvn/version "2-alpha79"}
org.scicloj/note-to-test {:mvn/version "1-alpha7"}}}
:test {:extra-deps {org.scicloj/clay {:mvn/version "2-alpha60"}
:test {:extra-deps {org.scicloj/clay {:mvn/version "2-alpha79"}
org.scicloj/note-to-test {:mvn/version "1-alpha7"}}}}}
Loading

0 comments on commit 944f01a

Please sign in to comment.