Home
last modified time | relevance | path

Searched defs:install_requires (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/python/compatibility_tests/v2.5.0/
Dsetup.py54 install_requires = ['six>=1.9', 'setuptools'] variable
/third_party/protobuf/python/
Dsetup.py244 install_requires = ['six>=1.9', 'setuptools'] variable