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.
2 parents 75adfea + b240beb commit d7bb7c2Copy full SHA for d7bb7c2
pyproject.toml
@@ -11,7 +11,7 @@ name="cloudbees-openfeature-provider-python"
11
authors=[{name = "CloudBees", email = "[email protected]"}]
12
description="CloudBees.com OpenFeature SDK"
13
keywords=["CloudBees", "OpenFeature"]
14
-requires-python= ">=3.8, <=3.11"
+requires-python= ">=3.8"
15
readme = "README.md"
16
dependencies = [
17
'rox >= 5.0',
0 commit comments