Skip to content

Commit

Permalink
Updated Comonicon and dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Viktor Petukhov committed Sep 12, 2024
1 parent 12800a7 commit ee4f4d9
Show file tree
Hide file tree
Showing 3 changed files with 100 additions and 98 deletions.
3 changes: 1 addition & 2 deletions Comonicon.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "baysor"

[install]
completion = false # enabling it will break compilation, as completions don't support submodules
completion = true
quiet = false
optimize = 2

Expand All @@ -14,7 +14,6 @@ execution_file = ["deps/precompile.jl"]
incremental=true
filter_stdlibs=false
path="./bin"
shell_completions=[]

[application.precompile]
execution_file = ["deps/precompile.jl"]
Loading

0 comments on commit ee4f4d9

Please sign in to comment.