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 Aug 21, 2016
1 parent 88418f4 commit ec803d5
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 ec803d5

Please sign in to comment.