1
0
mirror of https://github.com/getsops/sops.git synced 2026-02-06 06:45:18 +01:00
Files
AJ Bahnken 15dfcfafcb Vendoring update (#472)
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.
2019-06-06 17:40:34 +00:00

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