We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b15794 commit 834b789Copy full SHA for 834b789
1 file changed
pyproject.toml
@@ -15,7 +15,7 @@
15
name = "zepben.ewb"
16
version = "1.0.0b6"
17
description = "Python SDK for interacting with the Energy Workbench platform"
18
- readme = {file = "README.md", content-type = "test/markdown"}
+ readme = {file = "README.md", content-type = "text/markdown"}
19
license = "MPL-2.0"
20
requires-python = '>=3.9,<3.13'
21
authors = [
0 commit comments