Skip to content

Commit

Permalink
Merge pull request #128 from scicloj/clay-2-alpha60
Browse files Browse the repository at this point in the history
Clay 2 alpha60
  • Loading branch information
daslu authored Jan 11, 2024
2 parents 9b1ee6e + 606602a commit df2a596
Show file tree
Hide file tree
Showing 2 changed files with 2,646 additions and 2,696 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-alpha59"}
:aliases {:dev {:extra-deps {org.scicloj/clay {:mvn/version "2-alpha60"}
org.scicloj/note-to-test {:mvn/version "1-alpha7"}}}
:test {:extra-deps {org.scicloj/clay {:mvn/version "2-alpha59"}
:test {:extra-deps {org.scicloj/clay {:mvn/version "2-alpha60"}
org.scicloj/note-to-test {:mvn/version "1-alpha7"}}}}}
Loading

0 comments on commit df2a596

Please sign in to comment.