Skip to content

Commit 96f6178

Browse files
committed
chore: try pyproject.toml again
1 parent bfbd83a commit 96f6178

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ long_description = file: README.md
66
long_description_content_type = text/markdown
77
url = https://github.com/machow/quartodoc
88
authors = [
9-
{name="Michael Chow", email="[email protected]"},
10-
{name="Posit, PBC", email="[email protected]"}
9+
{ name = "Michael Chow", email = "[email protected]"},
10+
{ name = "Posit, PBC", email = "[email protected]" },
1111
]
1212
license = MIT
1313
keywords = documentation, quarto

0 commit comments

Comments
 (0)