Create requirements file for eachdist.py dependencies like toml #4277
Labels
build & infra
Issues related to build & infrastructure.
dependencies
Pull requests that update a dependency file
Right now we just install without any specific version during the release.yml flow
opentelemetry-python/.github/workflows/release.yml
Lines 17 to 18 in a119185
I also suggested possibly adding a tox target for running this script i.e.
tox -e eachdist
so that tox can manage creating an isolated virtualenv, which is also nice for local development using eachdist.py.The text was updated successfully, but these errors were encountered: