We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53da107 commit 1705080Copy full SHA for 1705080
pyproject.toml
@@ -7,7 +7,7 @@ maintainers = [
7
{name="Thomas Waldmann", email="[email protected]"},
8
]
9
description = "MoinMoin is an easy to use, full-featured and extensible wiki software package"
10
-readme = {file="README.rst", content-type="text/x-rst"}
+readme = {file="README.md", content-type="text/markdown"}
11
requires-python = ">=3.9"
12
keywords = ["wiki", "web"]
13
classifiers = [
0 commit comments