annotate dev-requirements.txt @ 354:779c67decff6

build: Put dev-only lib requirements into a `dev-requirements.txt` file.
author Ludovic Chabant <ludovic@chabant.com>
date Mon, 20 Apr 2015 21:25:06 -0700
parents
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