Skip to content

Commit

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


if paver.doctools.has_sphinx:
Expand Down

0 comments on commit 508a098

Please sign in to comment.