Skip to content

Commit 9408d59

Browse files
committed
removed conf.py paths
1 parent 9b0aac0 commit 9408d59

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

doc/source/conf.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
# add these directories to sys.path here. If the directory is relative to the
1717
# documentation root, use os.path.abspath to make it absolute, like shown here.
1818
#sys.path.append(os.path.abspath('.'))
19-
sys.path.insert(0, '/home/jreback/pandas')
2019
sys.path.insert(0, os.path.abspath('../sphinxext'))
2120

2221
sys.path.extend([

0 commit comments

Comments
 (0)