diff 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
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/dev-requirements.txt	Mon Apr 20 21:25:06 2015 -0700
@@ -0,0 +1,4 @@
+mock==1.0.1
+pytest==2.6.1
+pytest-mock==0.2.0
+