summaryrefslogtreecommitdiff
path: root/DESCRIPTION
diff options
context:
space:
mode:
Diffstat (limited to 'DESCRIPTION')
-rw-r--r--DESCRIPTION3
1 files changed, 2 insertions, 1 deletions
diff --git a/DESCRIPTION b/DESCRIPTION
index 2201b9a..71c6c42 100644
--- a/DESCRIPTION
+++ b/DESCRIPTION
@@ -19,7 +19,7 @@ Imports:
reticulate
Suggests:
knitr,
- testthat,
+ testthat (>= 3.0.0),
covr,
devEMF
License: GPL
@@ -29,3 +29,4 @@ Encoding: UTF-8
URL: https://pkgdown.jrwb.de/chents, https://github.com/jranke/chents
Roxygen: list(markdown = TRUE, r6 = TRUE)
RoxygenNote: 7.3.3
+Config/testthat/edition: 3

Contact - Imprint