From b3a4c42d264f90d18fb9a6c94541bd88234f4fa6 Mon Sep 17 00:00:00 2001 From: Jody Klymak Date: Tue, 18 Sep 2018 08:47:58 -0700 Subject: [PATCH] Backport PR #12148: BLD: pragmatic fix for building basic_unit example on py37 --- doc/conf.py | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/conf.py b/doc/conf.py index c67b3f335ee5..5945e362d38d 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -20,6 +20,7 @@ # is relative to the documentation root, use os.path.abspath to make it # absolute, like shown here. sys.path.append(os.path.abspath('.')) +sys.path.append('.') # General configuration # --------------------- pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy