Skip to content
Snippets Groups Projects
Commit a6c9a0b3 authored by Johannes Boog's avatar Johannes Boog
Browse files

remove python deps from DESCRIPTION

parent 66ac8edd
No related tags found
No related merge requests found
...@@ -26,11 +26,6 @@ Description: An R-API to the OpenGeoSys-v6 multi-physics simulator. ...@@ -26,11 +26,6 @@ Description: An R-API to the OpenGeoSys-v6 multi-physics simulator.
License: GPL-3 License: GPL-3
Encoding: UTF-8 Encoding: UTF-8
LazyData: true LazyData: true
Config/reticulate:
list(
packages = list(
list(package = "numpy", version = "1.24.2", pip = TRUE),
list(package = "vtk", version = "9.2.6", pip = TRUE)))
Suggests: Suggests:
covr, covr,
testthat, testthat,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment