view dev-requirements.txt @ 550:6f216c1ab6b1

bake: Add a flag to know which record entries got collapsed from last run. This makes it possible to find entries for things that were actually baked during the current run, as opposed to skipped because they were "clean".
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 04 Aug 2015 21:22:30 -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