From 1a5b9ec078c9bc8a84ddc8b7455826a024afaee0 Mon Sep 17 00:00:00 2001 From: Hu Zhao <zhao@mbd.rwth-aachen.de> Date: Sat, 22 Apr 2023 09:01:20 +0200 Subject: [PATCH] add: add psimpy --- docs/requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 3dadde5..be15581 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,5 @@ sphinx_rtd_theme sphinx_autodoc_typehints sphinxcontrib_bibtex -sphinx_gallery \ No newline at end of file +sphinx_gallery +psimpy # readthedocs build fails due to R_HOME \ No newline at end of file -- GitLab