Skip to content

Commit feef886

Browse files
authored
Merge pull request #2 from ifooth/master
Update pyproject.toml
2 parents f393087 + 84a40d0 commit feef886

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "bk-bscp"
33
version = "0.1.0"
44
description = "The Python SDK for blueking bscp project."
55
include = ["bk-bscp/py.typed"]
6-
readme = "README.md"
6+
readme = "readme.md"
77
authors = ["blueking <[email protected]>"]
88
license = "MIT"
99
classifiers = [

0 commit comments

Comments
 (0)