Metadata-Version: 2.4
Name: plexus-python-protobuf-setup
Version: 1.0.8
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Python: <3.15,>=3.11
Requires-Dist: protobuf>=5.0
Requires-Dist: grpcio-tools>=1.71
Provides-Extra: all
Requires-Dist: plexus-python-protobuf-setup; extra == "all"
Provides-Extra: test
Requires-Dist: pytest-cov>=5.0; extra == "test"
Requires-Dist: pytest-order>=1.3; extra == "test"
Requires-Dist: pytest>=8.3; extra == "test"
