We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f393087 + 84a40d0 commit feef886Copy full SHA for feef886
pyproject.toml
@@ -3,7 +3,7 @@ name = "bk-bscp"
3
version = "0.1.0"
4
description = "The Python SDK for blueking bscp project."
5
include = ["bk-bscp/py.typed"]
6
-readme = "README.md"
+readme = "readme.md"
7
authors = ["blueking <[email protected]>"]
8
license = "MIT"
9
classifiers = [
0 commit comments