view dev-requirements.txt @ 451:838f3964f400

bake: Optimize the bake by not using custom classes for passing info. See previous changeset about pickling performance between processes. Now just use plain standard structures, or the new `fastpickle` when needed.
author Ludovic Chabant <ludovic@chabant.com>
date Mon, 06 Jul 2015 21:30:49 -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