Skip to content

Commit

Permalink
Describe the hack
Browse files Browse the repository at this point in the history
  • Loading branch information
Almad committed Jun 11, 2016
1 parent 9900115 commit fd04062
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pavement.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@
def rtd():
""" Prepare environment for read the docs """
sh("pip install -r test-requirements.txt")

# ...and override caches, as we got in-process dependency update
import paver.doctools
import cogapp
paver.doctools.has_cog = True
Expand Down

0 comments on commit fd04062

Please sign in to comment.