Skip to content

Commit

Permalink
Add tox tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ocelotl committed Apr 19, 2020
1 parent 4351dcf commit 2c7e99f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ commands_pre =
flask: pip install {toxinidir}/opentelemetry-auto-instrumentation
flask: pip install {toxinidir}/ext/opentelemetry-ext-flask[test]
dbapi: pip install {toxinidir}/ext/opentelemetry-ext-dbapi
django: pip install {toxinidir}/ext/opentelemetry-ext-django
django: pip install {toxinidir}/ext/opentelemetry-ext-django[test]
mysql: pip install {toxinidir}/ext/opentelemetry-ext-dbapi
mysql: pip install {toxinidir}/ext/opentelemetry-ext-mysql
otcollector: pip install {toxinidir}/opentelemetry-sdk
Expand Down

0 comments on commit 2c7e99f

Please sign in to comment.