removed sphinx from setup

This commit is contained in:
Alan Saul 2013-02-08 13:24:25 +00:00
parent 67f2c56336
commit 633bfde996
2 changed files with 4 additions and 4 deletions

View file

@ -37,7 +37,7 @@ try:
except ImportError:
print "no sphinx"
sys.path.insert(0, os.getcwd() + "/..")
#sys.path.insert(0, os.getcwd() + "/..")
# 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