Skip to content

Commit

Permalink
More RTD debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Almad committed Jun 11, 2016
1 parent e16c33a commit 0fa31ff
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pavement.py
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,8 @@ def rtd():
@needs('rtd', 'cog', 'paver.doctools.html', 'setuptools.command.install')
def install():
""" Build the documentation including cogging, then install """
sh('ls -lah')
print "Custom installation done"
sh('ls -lah ./')


if paver.doctools.has_sphinx:
Expand Down

0 comments on commit 0fa31ff

Please sign in to comment.