mirror of
https://github.com/getsops/sops.git
synced 2026-02-06 06:45:18 +01:00
It's been around 9 months since our last vendor update. This is also needed for some new features being worked on for sops workspace. Additionally, this PR regenerates the kms mocks.
24 lines
394 B
ReStructuredText
24 lines
394 B
ReStructuredText
OpenCensus Proto
|
|
============================================================================
|
|
|
|
|pypi|
|
|
|
|
.. |pypi| image:: https://badge.fury.io/py/opencensus-proto.svg
|
|
:target: https://pypi.org/project/opencensus-proto/
|
|
|
|
Python library generated from OpenCensus cross-language protos.
|
|
|
|
Installation
|
|
------------
|
|
|
|
::
|
|
|
|
pip install opencensus-proto
|
|
|
|
Usage
|
|
-----
|
|
|
|
.. code:: python
|
|
|
|
# TBD
|