diff options
| author | Gabriel Falcao <gabriel@nacaolivre.org> | 2013-03-24 19:43:18 -0400 |
|---|---|---|
| committer | Gabriel Falcao <gabriel@nacaolivre.org> | 2013-03-24 19:43:18 -0400 |
| commit | 6a2a2d7dc76b1b8b4f5d27440bc93bbaa6be46f0 (patch) | |
| tree | 5d97834f7e7a1d86288d505e8f169ec849f02469 | |
| parent | f120dfcb8704e87c909fd8a073079919a0c1a600 (diff) | |
| download | httpretty-6a2a2d7dc76b1b8b4f5d27440bc93bbaa6be46f0.tar.gz | |
removing unnecessary requirements
| -rw-r--r-- | requirements.pip | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/requirements.pip b/requirements.pip index 2e93288..5f4e9f2 100644 --- a/requirements.pip +++ b/requirements.pip @@ -1,7 +1,5 @@ coverage==3.5.3 httplib2==0.7.6 -ipdb==0.7 -ipython==0.13.1 misaka==1.0.2 nose==1.2.1 py==1.4.12 |
