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

Migrate prepare_release.sh to Python

Open ocelotl opened this issue 3 years ago • 0 comments

prepare_release.sh runs Python code. This code has dependencies (like black or isort). Migrate this script to Python and run it in a virtual environment.

ocelotl avatar Mar 11 '22 18:03 ocelotl