Author: Michael R. Crusoe <crusoe@debian.org>
Description: pybuild puts the extensions in a different location
Forwarded: not-needed
--- python-pybedtools.orig/docs/source/conf.py
+++ python-pybedtools/docs/source/conf.py
@@ -11,13 +11,6 @@
 # All configuration values have a default; values that are commented out
 # serve to show the default.
 
-import sys, os
-
-# If extensions (or modules to document with autodoc) are in another directory,
-# add these directories to sys.path here. If the directory is relative to the
-# documentation root, use os.path.abspath to make it absolute, like shown here.
-sys.path.insert(0, os.path.abspath('../..'))
-
 from pybedtools import __version__ as version
 
 # -- General configuration -----------------------------------------------------
