Преглед изворни кода

Explicitly specify pyext/cpp_message.py in py_modules list

David Hirschfeld пре 11 година
родитељ
комит
ef6eff20bd
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      python/setup.py

+ 1 - 0
python/setup.py

@@ -180,6 +180,7 @@ if __name__ == '__main__':
           'google.protobuf.descriptor_database',
           'google.protobuf.descriptor_pool',
           'google.protobuf.message_factory',
+          'google.protobuf.pyext.cpp_message',
           'google.protobuf.reflection',
           'google.protobuf.service',
           'google.protobuf.service_reflection',