-
Notifications
You must be signed in to change notification settings - Fork 713
Update package metadata for all packages #1259
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@srikanthccv @ocelotl Everything is passing except for |
Have seen this happen intermittently. I will look into it. |
I think the generate workflow is failing for the same reason described here open-telemetry/opentelemetry-python#2920 |
all pass now |
The generate workflow is still failing https://github.com/open-telemetry/opentelemetry-python-contrib/runs/8234810892?check_suite_focus=true |
oops need to reopen |
complete 😄 |
I will close this after this gets merged #1329 |
ah ok, fyi my source was https://github.com/open-telemetry/opentelemetry-python-contrib/pull/853/files |
take care! |
Following this open-telemetry/opentelemetry-python#2867, remove setup.py, setup.cfg in favor of pyproject.toml to specify metadata for all packages. This issue can be used as a overall tracking issue. Feel free to open up individual issues per package and link them to this one.
The text was updated successfully, but these errors were encountered: