Skip to content

Commit b792cba

Browse files
committed
Drop 3.9, its nearly EOL anyway
Signed-off-by: Max Chesterfield <max.chesterfield@zepben.com>
1 parent 9d2c0cd commit b792cba

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
@@ -16,7 +16,7 @@ build-backend = "setuptools.build_meta"
1616
name = "zepben.eas"
1717
version = "0.23.0b1"
1818
description = "Python SDK for interacting with the Evolve App Server"
19-
readme = {file = "README.md", content-type = "test/markdown"}
19+
readme = {file = "README.md", content-type = "text/markdown"}
2020
license = "MPL-2.0"
2121
requires-python = '>=3.10'
2222
authors = [

0 commit comments

Comments
 (0)