From 2eebd00dcb990cf2511c4aeb8caae89f539ab236 Mon Sep 17 00:00:00 2001 From: grouazel Date: Tue, 30 May 2023 17:13:28 +0200 Subject: [PATCH] add geoviews in ci/requirements/docs.yaml --- ci/requirements/docs.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/ci/requirements/docs.yaml b/ci/requirements/docs.yaml index 24191d2..4ab25a7 100644 --- a/ci/requirements/docs.yaml +++ b/ci/requirements/docs.yaml @@ -16,6 +16,7 @@ dependencies: - sphinxcontrib-programoutput - aiohttp - holoviews + - geoviews - fsspec - pip: - -e ../..