Skip to content

Commit

Permalink
add comment to tox (#621)
Browse files Browse the repository at this point in the history
  • Loading branch information
alrex authored Aug 13, 2021
1 parent 05944cb commit f878b83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,7 @@ deps =
elasticsearch5: elasticsearch>=5.0,<6.0
elasticsearch6: elasticsearch-dsl>=6.0,<7.0
elasticsearch6: elasticsearch>=6.0,<7.0
; FIXME: Elasticsearch >=7 causes CI workflow tests to hang, see open-telemetry/opentelemetry-python-contrib#620
; elasticsearch7: elasticsearch-dsl>=7.0,<8.0
; elasticsearch7: elasticsearch>=7.0,<8.0
sqlalchemy11: sqlalchemy>=1.1,<1.2
Expand Down

0 comments on commit f878b83

Please sign in to comment.