We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e869f28 commit ade26e0Copy full SHA for ade26e0
content/en/docs/languages/python/_index.md
@@ -55,8 +55,7 @@ This can be done by cloning the repository and doing an
55
```sh
56
git clone https://github.com/open-telemetry/opentelemetry-python.git
57
cd opentelemetry-python
58
-pip install -e ./opentelemetry-api
59
-pip install -e ./opentelemetry-sdk
+pip install -e ./opentelemetry-api -e ./opentelemetry-sdk -e ./opentelemetry-semantic-conventions
60
```
61
62
## Repositories and benchmarks
0 commit comments