Skip to content

Commit 1705080

Browse files
committed
Rename README in pyproject.toml
1 parent 53da107 commit 1705080

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
@@ -7,7 +7,7 @@ maintainers = [
77
{name="Thomas Waldmann", email="[email protected]"},
88
]
99
description = "MoinMoin is an easy to use, full-featured and extensible wiki software package"
10-
readme = {file="README.rst", content-type="text/x-rst"}
10+
readme = {file="README.md", content-type="text/markdown"}
1111
requires-python = ">=3.9"
1212
keywords = ["wiki", "web"]
1313
classifiers = [

0 commit comments

Comments
 (0)