Hopefully fixed dependency fuckup.

This commit is contained in:
Justus Wingert 2014-11-15 19:28:10 +01:00
parent 57d9807122
commit 31249b9e24
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ script_deps = {
"urwid>=1.1",
"lxml>=3.3.6",
"Pillow>=2.3.0",
"-e git+https://github.com/JustusW/harparser.git#egg=harparser",
"harparser",
},
"mitmdump": set()
}