From 852ea9bea339fef22c05f78cf77d9587edd9ae97 Mon Sep 17 00:00:00 2001 From: Adrien Perrin Date: Fri, 22 Mar 2024 08:02:58 +0000 Subject: [PATCH] update readthedocs build environment --- docs/environment.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/environment.yml b/docs/environment.yml index b8d577b..91d1daa 100644 --- a/docs/environment.yml +++ b/docs/environment.yml @@ -2,18 +2,19 @@ channels: - conda-forge dependencies: - python==3.11 + - pip - django==3.2 - gdal - ipykernel - nbconvert - netCDF4 - pandoc - - pythesint - python-dateutil - recommonmark - sphinx_rtd_theme - sphinx-autobuild - sphinx>=1.4 - pip: + - pythesint - nansat - nbsphinx