opentelemetry-python-contrib icon indicating copy to clipboard operation
opentelemetry-python-contrib copied to clipboard

Separate `tox.ini` into multiple files

Open ocelotl opened this issue 1 year ago • 0 comments

Right now, tox.ini is extremely long and it is easy to overlook important testing details. Separate tox.ini into multiple files, one per package.

A "global" tox.ini file may still remain after this change if it is convenient.

ocelotl avatar Apr 30 '24 15:04 ocelotl