Skip to content

Commit

Permalink
debug rtd
Browse files Browse the repository at this point in the history
  • Loading branch information
mar10 committed Sep 5, 2015
1 parent 67fcb0f commit d9c6a78
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
package_root = os.path.abspath(os.path.join('..', 'ftpsync'))
sys.path.insert(0, package_root)
print "Add package root to sys.path: %r" % package_root
#for fn in os.listdir(package_root):
# print "-", fn
for fn in os.listdir(package_root):
print "-", fn

# -- General configuration ------------------------------------------------

Expand Down

0 comments on commit d9c6a78

Please sign in to comment.