aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 80bb7895..41598b11 100644
--- a/setup.py
+++ b/setup.py
@@ -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()
}