From d5e84278584fd774c5bf55510922599408261ed8 Mon Sep 17 00:00:00 2001 From: Jon Wright Date: Fri, 6 Dec 2024 18:44:37 +0100 Subject: [PATCH] Update .readthedocs.yaml --- .readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 442ff0d3..8be09a16 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -15,7 +15,7 @@ build: # golang: "1.20" jobs: post_install: - VIRTUAL_ENV=$READTHEDOCS_VIRTUALENV_PATH python setup.py build_ext --inplace + - VIRTUAL_ENV=$READTHEDOCS_VIRTUALENV_PATH python setup.py build_ext --inplace # Build documentation in the "docs/" directory with Sphinx sphinx: