File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -544,7 +544,7 @@ commands_pre =
544
544
python -m pip install -e {toxinidir}/instrumentation/opentelemetry-instrumentation-asgi[test]
545
545
python -m pip install -e {toxinidir}/instrumentation/opentelemetry-instrumentation-botocore[test]
546
546
python -m pip install -e {toxinidir}/instrumentation/opentelemetry-instrumentation-boto3sqs[test]
547
- python -m pip install -e {toxinidir}/instrumentation/opentelemetry-instrumentation-django
547
+ pip install -r {toxinidir}/instrumentation/opentelemetry-instrumentation-django/test-requirements-4.txt
548
548
python -m pip install -e {toxinidir}/instrumentation/opentelemetry-instrumentation-starlette[test]
549
549
python -m pip install -e {toxinidir}/instrumentation/opentelemetry-instrumentation-grpc[test]
550
550
python -m pip install -e {toxinidir}/instrumentation/opentelemetry-instrumentation-falcon[test]
You can’t perform that action at this time.
0 commit comments