view dev-requirements.txt @ 989:8adc27285d93

bake: Big pass on bake performance. - Reduce the amount of data passed between processes. - Make inter-process data simple objects to make it easier to test with alternatives to pickle. - Make sources have the basic requirement to be able to find a content item from an item spec (path). - Make Hoedown the default Markdown formatter.
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 19 Nov 2017 14:29:17 -0800
parents 77cec2fa0e83
children 4f2e0136123d
line wrap: on
line source

cov-core==1.15.0
coverage==4.0.3
invoke==0.12.2
mock==1.0.1
pytest==2.8.7
pytest-cov==2.2.1
pytest-mock==0.10.1