Skip to content

Commit

Permalink
Work around build failures (open-telemetry#330)
Browse files Browse the repository at this point in the history
  • Loading branch information
Oberon00 authored and c24t committed Dec 11, 2019
1 parent b25af7f commit 43c7ccd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,8 @@ deps =
# needed for example trace integration
flask~=1.1
requests~=2.7
# Pinned due to https://github.com/open-telemetry/opentelemetry-python/issues/329
multidict==4.6.1

commands_pre =
pip install -e {toxinidir}/opentelemetry-api \
Expand Down

0 comments on commit 43c7ccd

Please sign in to comment.