Skip to content

Commit 0cffe94

Browse files
committed
refactor: move pkgdown tpl dep to Config/Needs/website
1 parent c80990c commit 0cffe94

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

DESCRIPTION

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,16 +37,15 @@ Suggests:
3737
desc (>= 1.4.0),
3838
devtools (>= 2.4.4),
3939
lintr (>= 3.1.1),
40-
pkgdown.tpl (>= 0.0.9000),
4140
pkgload (>= 1.3.0),
4241
pkgsnip (>= 0.0.9037),
4342
rstudioapi (>= 0.13),
4443
yay (>= 0.0.9013)
4544
Remotes:
4645
gitlab::rpkg.dev/pal,
47-
gitlab::rpkg.dev/pkgdown.tpl,
4846
gitlab::rpkg.dev/pkgsnip,
4947
gitlab::rpkg.dev/yay
48+
Config/Needs/website: gitlab::rpkg.dev/pkgdown.tpl
5049
Encoding: UTF-8
5150
LazyData: true
5251
Roxygen: list(markdown = TRUE)

0 commit comments

Comments
 (0)