Skip to content

Commit

Permalink
fix opentracing
Browse files Browse the repository at this point in the history
  • Loading branch information
mabdinur committed Nov 1, 2022
1 parent d382492 commit 88aeadc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Expand Up @@ -85,7 +85,7 @@ requires = virtualenv<=20.2.1
install_command=python -m pip install --no-binary=gevent {opts} {packages}
usedevelop = true

[testenv:py{37,38}-opentracer_gevent-gevent{13,14}]
[testenv:py{37,38}-opentracer_gevent-gevent{13,14}-greenlet1]
# Wheels for gevent segfault pretty easily
install_command=python -m pip install --no-binary=gevent {opts} {packages}
usedevelop = true
Expand Down

0 comments on commit 88aeadc

Please sign in to comment.