diff dev-requirements.txt @ 642:79aefe82c6b6

cm: Move all scripts into a `garcon` package with `invoke` support.
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 14 Feb 2016 22:11:24 -0800
parents ff595828a364
children afd100ab86d0
line wrap: on
line diff
--- a/dev-requirements.txt	Sun Feb 14 22:10:05 2016 -0800
+++ b/dev-requirements.txt	Sun Feb 14 22:11:24 2016 -0800
@@ -1,5 +1,6 @@
 cov-core==1.15.0
 coverage==3.7.1
+invoke==0.12.2
 mock==1.0.1
 pytest==2.7.0
 pytest-cov==1.8.1