Skip to content

Commit

Permalink
crew version
Browse files Browse the repository at this point in the history
  • Loading branch information
wlandau-lilly committed Dec 5, 2023
1 parent 7065307 commit ef0722d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/tar_make.R
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ tar_make_inner <- function(
envir = tar_option_get("envir")
)$run()
} else {
tar_assert_package("crew (>= 0.6.0.9004)")
tar_assert_package("crew (>= 0.7.0)")
crew_init(
pipeline = pipeline,
meta = meta_init(path_store = path_store),
Expand Down

0 comments on commit ef0722d

Please sign in to comment.