Skip to content

Commit

Permalink
rtfd test
Browse files Browse the repository at this point in the history
  • Loading branch information
faph committed Sep 15, 2015
1 parent 1bd0c12 commit 74f8d41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
]
print('working dir: ' + os.getcwd())
os.chdir('../..')
sys.path.insert(0, os.getcwd())
print('working dir: ' + os.getcwd())
print('sys argv[0]: ' + sys.argv[0])

Expand Down

0 comments on commit 74f8d41

Please sign in to comment.