Skip to content

Commit 75d2923

Browse files
committed
update conf.py
1 parent 9352c6c commit 75d2923

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

2017/sphinx/source/conf.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@
2020
import os
2121
import sys
2222
this = os.path.abspath(os.path.dirname(__file__))
23-
pyq = os.path.join(this, "..", "..", "..", "..", "pyquickhelper", "src")
24-
sys.path.append(pyq)
2523
sys.path.insert(0, os.path.abspath(this))
2624

2725

0 commit comments

Comments
 (0)