Skip to content

Commit 5336c95

Browse files
committed
Revert tox
1 parent 0e0fb9d commit 5336c95

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tox.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -303,6 +303,7 @@ changedir =
303303
tests/opentelemetry-docker-tests/tests
304304

305305
commands_pre =
306+
pip freeze
306307
docker-compose up -d
307308
commands =
308309
otlpexporter: pytest otlpexporter {posargs}
@@ -356,3 +357,4 @@ deps =
356357
pre-commit
357358
commands =
358359
pre-commit run --color=always --all-files {posargs}
360+

0 commit comments

Comments
 (0)