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 b7e0a82 commit 37d70b7Copy full SHA for 37d70b7
pyproject.toml
@@ -11,7 +11,7 @@ requires-python = ">=3.9"
11
name = "bydhvs"
12
dynamic = ["version"]
13
description = "A module for communicating with the BYD HVS Battery system"
14
-readme = { file = "README.md", content-type = "txt/markdown" }
+readme = { file = "README.md", content-type = "text/markdown" }
15
license = { text = "GPL-3.0" }
16
authors = [
17
{name = "bbr111", email = "[email protected]"}
0 commit comments