We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8b9126 commit d1b6dd9Copy full SHA for d1b6dd9
setup.py
@@ -78,6 +78,7 @@ def get_file_text(file_name):
78
"starlette": ["starlette>=0.19.1"],
79
"starlite": ["starlite>=1.48"],
80
"tornado": ["tornado>=6"],
81
+ "openfeature": ["openfeature-sdk>=0.7.3"],
82
},
83
entry_points={
84
"opentelemetry_propagator": [
0 commit comments