Explorar o código

Added download_url to be able to upload to pypi.

Jisi Liu %!s(int64=9) %!d(string=hai) anos
pai
achega
b3bb46c51b
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      python/setup.py

+ 1 - 0
python/setup.py

@@ -219,6 +219,7 @@ if __name__ == '__main__':
       name='protobuf',
       version=GetVersion(),
       description='Protocol Buffers',
+      download_url='https://github.com/google/protobuf/releases',
       long_description="Protocol Buffers are Google's data interchange format",
       url='https://developers.google.com/protocol-buffers/',
       maintainer='protobuf@googlegroups.com',