Describe your environment
Python 3.11.3
pip 23.1.2
Steps to reproduce
Install python3.
Install pip, if needed.
Check pip version:
pip --version
Run:
pip install opentelemetry-resource-detector-container
What is the expected behavior?
https://github.com/open-telemetry/opentelemetry-python-contrib/tree/main/resource/opentelemetry-resource-detector-container#installation
pip install opentelemetry-resource-detector-container
What is the actual behavior?
Output:
Could not find a matching version of package opentelemetry-resource-detector-container
Additional context
Pypi link points to a TODO. What is the process to get this package setup in pypi?
Describe your environment
Python 3.11.3
pip 23.1.2
Steps to reproduce
Install python3.
Install pip, if needed.
Check pip version:
pip --versionRun:
pip install opentelemetry-resource-detector-containerWhat is the expected behavior?
https://github.com/open-telemetry/opentelemetry-python-contrib/tree/main/resource/opentelemetry-resource-detector-container#installation
pip install opentelemetry-resource-detector-containerWhat is the actual behavior?
Output:
Could not find a matching version of package opentelemetry-resource-detector-container
Additional context
Pypi link points to a TODO. What is the process to get this package setup in pypi?