File tree Expand file tree Collapse file tree 2 files changed +276
-538
lines changed Expand file tree Collapse file tree 2 files changed +276
-538
lines changed Original file line number Diff line number Diff line change @@ -2,14 +2,6 @@ sphinx==7.1.2
22sphinx-rtd-theme==2.0.0rc4
33sphinx-autodoc-typehints==1.25.2
44
5- # Need to install the api/sdk in the venv for autodoc. Modifying sys.path
6- # doesn't work for pkg_resources.
7- -e "git+https://github.com/open-telemetry/opentelemetry-python.git#egg=opentelemetry-api&subdirectory=opentelemetry-api"
8- -e "git+https://github.com/open-telemetry/opentelemetry-python.git#egg=opentelemetry-semantic-conventions&subdirectory=opentelemetry-semantic-conventions"
9- -e "git+https://github.com/open-telemetry/opentelemetry-python.git#egg=opentelemetry-sdk&subdirectory=opentelemetry-sdk"
10- -e "git+https://github.com/open-telemetry/opentelemetry-python-contrib.git#egg=opentelemetry-util-http&subdirectory=util/opentelemetry-util-http"
11- ./opentelemetry-instrumentation
12-
135# Required by opentelemetry-instrumentation
146fastapi>=0.65.2
157pymemcache~=1.3
You can’t perform that action at this time.
0 commit comments