From d307825885f81d890f6697736a030dda4280c373 Mon Sep 17 00:00:00 2001 From: Richard Nemeth Date: Fri, 2 Sep 2022 14:49:54 +0000 Subject: [PATCH] docs: debug --- .readthedocs.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 4379fbf..0c9a2ba 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -12,3 +12,5 @@ build: - poetry config virtualenvs.create false post_install: - poetry install -E docs + - pip list + - poetry show