Skip to content

Commit f765644

Browse files
committed
Fix callr dependency requirement
Now that we don't need dev callr.
1 parent fdf08a3 commit f765644

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Imports:
2424
R6,
2525
utils
2626
Suggests:
27-
callr (>= 3.7.3.9001),
27+
callr (>= 3.7.3),
2828
cli (>= 3.3.0),
2929
codetools,
3030
covr,

0 commit comments

Comments
 (0)