- Notifications
You must be signed in to change notification settings - Fork 751
Remove usage of pkg_resources #3047
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
mariojonke reviewed Nov 24, 2022
Closed
825bc57
to 774a67e
Compare lzchen reviewed Dec 1, 2022
lzchen reviewed Dec 1, 2022
lzchen reviewed Dec 1, 2022
lzchen reviewed Dec 1, 2022
01243dc
to 4bb970b
Compare mariojonke reviewed Dec 7, 2022
c6435b1
to 20bbd2c
Compare mariojonke reviewed Dec 15, 2022
exporter/opentelemetry-exporter-opencensus/src/opentelemetry/exporter/opencensus/util.py Show resolved Hide resolved
This reverts commit bd82b8f.
c5a1c55
to 997f7a4
Compare srikanthccv approved these changes Feb 1, 2023
7 tasks
jenshnielsen added a commit to jenshnielsen/opentelemetry-python that referenced this pull request Jul 6, 2023
This was originally added in open-telemetry#2334 but the runtime dependency on pkg_resources was since dropped in open-telemetry#3047 so the dependency can be dropped
7 tasks
jenshnielsen added a commit to jenshnielsen/opentelemetry-python that referenced this pull request Jul 6, 2023
This was originally added in open-telemetry#2334 but the runtime dependency on pkg_resources was since dropped in open-telemetry#3047 so the dependency can be dropped
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Approve Public API check This label shows that the public symbols added or changed in a PR are strictly necessary Skip Changelog PRs that do not require a CHANGELOG.md entry
Add this suggestion to a batch that can be applied as a single commit. This suggestion is invalid because no changes were made to the code. Suggestions cannot be applied while the pull request is closed. Suggestions cannot be applied while viewing a subset of changes. Only one suggestion per line can be applied in a batch. Add this suggestion to a batch that can be applied as a single commit. Applying suggestions on deleted lines is not supported. You must change the existing code in this line in order to create a valid suggestion. Outdated suggestions cannot be applied. This suggestion has been applied or marked resolved. Suggestions cannot be applied from pending reviews. Suggestions cannot be applied on multi-line comments. Suggestions cannot be applied while the pull request is queued to merge. Suggestion cannot be applied right now. Please check back later.
Fixes #2927