diff options
-rw-r--r-- | requirements.pip | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/requirements.pip b/requirements.pip index 2cea99ff..ad413c1d 100644 --- a/requirements.pip +++ b/requirements.pip @@ -8,6 +8,8 @@ nose==1.3.7 tox==2.1.1 # and for linting... +mock==1.3.0 +PyContracts==1.7.6 pyenchant==1.6.6 pylint==1.4.4 |