diff options
author | Maximilian Hils <git@maximilianhils.com> | 2014-08-30 18:07:13 +0200 |
---|---|---|
committer | Maximilian Hils <git@maximilianhils.com> | 2014-08-30 18:07:13 +0200 |
commit | e75f3746bbef184ff2796e448146348983c12824 (patch) | |
tree | 9c1575c6effec3536e0cc3b7db2a6c33074ab47b /test | |
parent | 2b9a604351124d5b85eba78f6d33b82194d64472 (diff) | |
download | mitmproxy-e75f3746bbef184ff2796e448146348983c12824.tar.gz mitmproxy-e75f3746bbef184ff2796e448146348983c12824.tar.bz2 mitmproxy-e75f3746bbef184ff2796e448146348983c12824.zip |
try harder to fix travis
Diffstat (limited to 'test')
-rw-r--r-- | test/requirements.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/test/requirements.txt b/test/requirements.txt deleted file mode 100644 index 1bfe2b7b..00000000 --- a/test/requirements.txt +++ /dev/null @@ -1,4 +0,0 @@ -mock>=1.0.1 -nose>=1.3.0 -nose-cov>=1.6 -coveralls>=0.4.1
\ No newline at end of file |