File tree Expand file tree Collapse file tree
tools/distrib/python/grpcio_tools Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7070 'Programming Language :: Python :: 3.5' ,
7171 'Programming Language :: Python :: 3.6' ,
7272 'License :: OSI Approved :: Apache Software License' ,
73- ],
73+ ]
7474
7575# Environment variable to determine whether or not the Cython extension should
7676# *use* Cython or use the generated C files. Note that this requires the C files
Original file line number Diff line number Diff line change 3434 'Programming Language :: Python :: 3.5' ,
3535 'Programming Language :: Python :: 3.6' ,
3636 'License :: OSI Approved :: Apache Software License' ,
37- ],
37+ ]
3838
3939PACKAGE_DIRECTORIES = {
4040 '' : '.' ,
Original file line number Diff line number Diff line change 3535 'Programming Language :: Python :: 3.5' ,
3636 'Programming Language :: Python :: 3.6' ,
3737 'License :: OSI Approved :: Apache Software License' ,
38- ],
38+ ]
3939
4040PACKAGE_DIRECTORIES = {
4141 '' : '.' ,
Original file line number Diff line number Diff line change 4747 'Programming Language :: Python :: 3.5' ,
4848 'Programming Language :: Python :: 3.6' ,
4949 'License :: OSI Approved :: Apache Software License' ,
50- ],
50+ ]
5151
5252PY3 = sys .version_info .major == 3
5353
You can’t perform that action at this time.
0 commit comments