view dev-requirements.txt @ 419:6801ad5aa1d4

internal: Optimize page segments rendering. * Don't create the page data up-front, since it's wasted work if the page has cached rendered segments. * Add a performance counter for data building.
author Ludovic Chabant <ludovic@chabant.com>
date Sat, 20 Jun 2015 23:25:38 -0700
parents ff595828a364
children 79aefe82c6b6
line wrap: on
line source

cov-core==1.15.0
coverage==3.7.1
mock==1.0.1
pytest==2.7.0
pytest-cov==1.8.1
pytest-mock==0.4.3