We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
readme
1 parent 05eb464 commit d4e70c0Copy full SHA for d4e70c0
1 file changed
library/wumpy-gateway/pyproject.toml
@@ -2,7 +2,7 @@
2
name = "wumpy-gateway"
3
version = "0.1.0"
4
description = "Gateway implementation for the Wumpy project"
5
-readme = {file = "README.md"}
+readme = {file = "README.md", content-type="text/markdown"}
6
requires-python = ""
7
license = {file = "LICENSE"}
8
authors = [{name = "Bluenix", email = "bluenixdev@gmail.com"}]
0 commit comments