Skip to content

Commit

Permalink
add dev tune dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
simonpcouch committed Dec 18, 2023
1 parent 7f7391f commit 46e81dd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Imports:
stats,
tibble,
tidyr,
tune (>= 1.0.1),
tune (>= 1.1.2.9007),
vctrs,
workflows
Suggests:
Expand All @@ -50,6 +50,8 @@ Config/Needs/website:
doParallel,
tidymodels,
vip
Remotes:
tidymodels/tune
Config/testthat/edition: 3
Config/testthat/parallel: false
Encoding: UTF-8
Expand Down

0 comments on commit 46e81dd

Please sign in to comment.