Skip to content

Commit

Permalink
Merge branch 'main' of github.com:scicloj/scicloj.ml.smile
Browse files Browse the repository at this point in the history
  • Loading branch information
behrica committed May 4, 2024
2 parents 6035bc5 + e77c9d2 commit eedd15f
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,7 @@
generateme/fastmath {:mvn/version "2.4.0"}
metosin/malli {:mvn/version "0.11.0"}}
:aliases {
:codox {:extra-deps {codox/codox {:mvn/version "0.10.8"}
codox-theme-rdash/codox-theme-rdash {:mvn/version "0.1.2"}}
:exec-fn codox.main/generate-docs
:exec-args {:metadata {:doc/format :markdown}
:themes [:rdash]
:source-paths ["src"]
:output-path "docs"}}




:build {:deps {io.github.seancorfield/build-clj
{:git/tag "v0.9.2" :git/sha "9c9f078"}}
:ns-default build}
Expand Down

0 comments on commit eedd15f

Please sign in to comment.