mirror of
https://github.com/open-telemetry/opentelemetry-python-contrib.git
synced 2025-07-30 13:43:03 +08:00
Modified tox.ini to fix the comment line (#1588)
This commit is contained in:
2
tox.ini
2
tox.ini
@ -208,7 +208,7 @@ envlist =
|
|||||||
pypy3-test-instrumentation-kafka-python
|
pypy3-test-instrumentation-kafka-python
|
||||||
|
|
||||||
; opentelemetry-instrumentation-confluent-kafka
|
; opentelemetry-instrumentation-confluent-kafka
|
||||||
// FIXME: Enable support for python 3.11 when https://github.com/confluentinc/confluent-kafka-python/issues/1452 is fixed
|
; // FIXME: Enable support for python 3.11 when https://github.com/confluentinc/confluent-kafka-python/issues/1452 is fixed
|
||||||
py3{7,8,9,10}-test-instrumentation-confluent-kafka
|
py3{7,8,9,10}-test-instrumentation-confluent-kafka
|
||||||
|
|
||||||
lint
|
lint
|
||||||
|
Reference in New Issue
Block a user