Skip to content

Commit 37d70b7

Browse files
authored
Update pyproject.toml
1 parent b7e0a82 commit 37d70b7

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
@@ -11,7 +11,7 @@ requires-python = ">=3.9"
1111
name = "bydhvs"
1212
dynamic = ["version"]
1313
description = "A module for communicating with the BYD HVS Battery system"
14-
readme = { file = "README.md", content-type = "txt/markdown" }
14+
readme = { file = "README.md", content-type = "text/markdown" }
1515
license = { text = "GPL-3.0" }
1616
authors = [
1717
{name = "bbr111", email = "[email protected]"}

0 commit comments

Comments
 (0)