From a8ed6e4d619a0558ea84af77dff26a2b644fd125 Mon Sep 17 00:00:00 2001 From: rafalkowalewski1 Date: Thu, 6 Jun 2024 14:48:14 +0200 Subject: [PATCH] yet another try to fix readthedocs --- .readthedocs.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index da579586..da87538c 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -9,9 +9,8 @@ build: os: ubuntu-22.04 tools: python: "3.10" - # install: - # - method: pip - # - path: . + install: + - path: . # Build documentation in the "docs/" directory with Sphinx sphinx: