diff options
author | Aldo Cortesi <aldo@nullcube.com> | 2014-01-28 14:32:30 +1300 |
---|---|---|
committer | Aldo Cortesi <aldo@nullcube.com> | 2014-01-28 14:32:30 +1300 |
commit | 11f729a3a328143814e3dbe155535b91a9767f6b (patch) | |
tree | dd7370584c6625acedadc15f0fafb7524966c2c1 /requirements.txt | |
parent | 5ba36622f0496086164d32f9260f4a42ea422dfc (diff) | |
download | mitmproxy-11f729a3a328143814e3dbe155535b91a9767f6b.tar.gz mitmproxy-11f729a3a328143814e3dbe155535b91a9767f6b.tar.bz2 mitmproxy-11f729a3a328143814e3dbe155535b91a9767f6b.zip |
Try harder to un-break travis
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index de289584..bcf8e48f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,3 @@ pyasn1>=0.1.7 pyOpenSSL>=0.13 nose>=1.3.0 mock>=1.0.1 -pathod>=0.10 |