Skip to content

Commit 834b789

Browse files
authored
Fix typo in pyproject.toml (#197)
Signed-off-by: Max Chesterfield <max.chesterfield@zepben.com>
1 parent 1b15794 commit 834b789

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
name = "zepben.ewb"
1616
version = "1.0.0b6"
1717
description = "Python SDK for interacting with the Energy Workbench platform"
18-
readme = {file = "README.md", content-type = "test/markdown"}
18+
readme = {file = "README.md", content-type = "text/markdown"}
1919
license = "MPL-2.0"
2020
requires-python = '>=3.9,<3.13'
2121
authors = [

0 commit comments

Comments
 (0)