Skip to content
This repository was archived by the owner on Sep 17, 2025. It is now read-only.

Commit f2231a5

Browse files
authored
Remove broken doc section (#671)
1 parent f3415f4 commit f2231a5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

contrib/opencensus-ext-stackdriver/README.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,6 @@ This example shows how to report the traces to Stackdriver Trace:
3030
project_id='your_cloud_project')
3131
tracer = tracer_module.Tracer(exporter=exporter)
3232
33-
StackdriverExporter requires the google-cloud-trace package. Install
34-
google-cloud-trace using `pip`_ or `pipenv`_:
35-
3633
::
3734

3835
pip install google-cloud-trace

0 commit comments

Comments
 (0)