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 9ff9351 commit dfe1d58Copy full SHA for dfe1d58
‎pyproject.toml‎
@@ -5,8 +5,9 @@ build-backend = "flit_core.buildapi"
5
6
[tool.flit.metadata]
7
module = "mdformat_myst"
8
-author = "Taneli Hukkinen"
9
-author-email = "executablebooks@gmail.com"
+author = "Taneli Hukkinen"
+maintainer = "Executable Book Project"
10
+maintainer-email = "executablebooks@gmail.com"
11
description-file = "README.md"
12
home-page = "https://github.com/hukkinj1/mdformat-myst"
13
license = "MIT"
0 commit comments