annotate dev-requirements.txt @ 355:28b021be74eb

import: Use the proper baker setting in the Jekyll importer.
author Ludovic Chabant <ludovic@chabant.com>
date Mon, 20 Apr 2015 22:34:15 -0700
parents 779c67decff6
children ff595828a364
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
354
779c67decff6 build: Put dev-only lib requirements into a `dev-requirements.txt` file.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
1 mock==1.0.1
779c67decff6 build: Put dev-only lib requirements into a `dev-requirements.txt` file.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
2 pytest==2.6.1
779c67decff6 build: Put dev-only lib requirements into a `dev-requirements.txt` file.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
3 pytest-mock==0.2.0
779c67decff6 build: Put dev-only lib requirements into a `dev-requirements.txt` file.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
4