We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d2c0cd commit b792cbaCopy full SHA for b792cba
pyproject.toml
@@ -16,7 +16,7 @@ build-backend = "setuptools.build_meta"
16
name = "zepben.eas"
17
version = "0.23.0b1"
18
description = "Python SDK for interacting with the Evolve App Server"
19
-readme = {file = "README.md", content-type = "test/markdown"}
+readme = {file = "README.md", content-type = "text/markdown"}
20
license = "MPL-2.0"
21
requires-python = '>=3.10'
22
authors = [
0 commit comments