Skip to content

Commit d4e70c0

Browse files
committed
Set gateway readme content-type field
1 parent 05eb464 commit d4e70c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

library/wumpy-gateway/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "wumpy-gateway"
33
version = "0.1.0"
44
description = "Gateway implementation for the Wumpy project"
5-
readme = {file = "README.md"}
5+
readme = {file = "README.md", content-type="text/markdown"}
66
requires-python = ""
77
license = {file = "LICENSE"}
88
authors = [{name = "Bluenix", email = "bluenixdev@gmail.com"}]

0 commit comments

Comments
 (0)