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 a25af48 commit 107663aCopy full SHA for 107663a
pyproject.toml
@@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta"
7
name = "openfeature_sdk"
8
version = "0.3.1"
9
description = "Standardizing Feature Flagging for Everyone"
10
-readme = "readme.md"
+readme = "README.md"
11
authors = [{ name = "OpenFeature", email = "[email protected]" }]
12
license = { file = "LICENSE" }
13
classifiers = [
0 commit comments