Skip to content

Commit

Permalink
Remove tests util pkg as dep to docs test
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanielRN committed Nov 13, 2020
1 parent 12afdb0 commit 1bb3970
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -160,8 +160,7 @@ deps =
-r {toxinidir}/docs-requirements.txt

commands_pre =
pip install -e {toxinidir}/tests/util \
-e {toxinidir}/opentelemetry-python-contrib/exporter/opentelemetry-exporter-datadog \
pip install -e {toxinidir}/opentelemetry-python-contrib/exporter/opentelemetry-exporter-datadog \
-e {toxinidir}/opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-grpc \
-e {toxinidir}/opentelemetry-instrumentation \
-e {toxinidir}/opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-requests \
Expand Down

0 comments on commit 1bb3970

Please sign in to comment.