aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorThomas Kriechbaumer <thomas@kriechbaumer.name>2017-02-19 12:37:50 +0100
committerThomas Kriechbaumer <thomas@kriechbaumer.name>2017-02-19 14:29:09 +0100
commit36352c95397351f4e69d857fcd8110fe125388f7 (patch)
treeb12a7a193d27262eb921e161a849dbbf3e974932 /setup.py
parent3ee5227cca9e67df50310447efb6bc7c557d34bb (diff)
downloadmitmproxy-36352c95397351f4e69d857fcd8110fe125388f7.tar.gz
mitmproxy-36352c95397351f4e69d857fcd8110fe125388f7.tar.bz2
mitmproxy-36352c95397351f4e69d857fcd8110fe125388f7.zip
protobuf: coverage++
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/setup.py b/setup.py
index 1b3f08a4..a942a9e3 100644
--- a/setup.py
+++ b/setup.py
@@ -110,9 +110,6 @@ setup(
"sphinx_rtd_theme>=0.1.9, <0.2",
],
'contentviews': [
- "protobuf>=3.1.0, <3.3",
- # TODO: Find Python 3 replacement
- # "pyamf>=0.8.0, <0.9",
],
'examples': [
"beautifulsoup4>=4.4.1, <4.6",