**issue:** We should include the Python versions that are used by ours ecosystem. If we use 3.7 until 3.10, then this would be: ```suggestion envlist = py37,py38,py39,py310 ``` _Originally posted by @willianantunes in https://github.com/juntossomosmais/opentelemetry-instrumentation-django-stomp/pull/4#discussion_r1036308954_