update protobuf, reenable for py3 (#1618)

This commit is contained in:
Maximilian Hils 2016-10-16 22:22:12 -07:00 committed by GitHub
parent 00071238d2
commit 209c73336c

View File

@ -104,8 +104,8 @@ setup(
"sphinx_rtd_theme>=0.1.9, <0.2",
],
'contentviews': [
# TODO: Find Python 3 replacements
# "protobuf>=2.6.1, <2.7",
"protobuf>=3.1.0, <3.2",
# TODO: Find Python 3 replacement
# "pyamf>=0.8.0, <0.9",
],
'examples': [