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 3b402c8 commit 2112db7Copy full SHA for 2112db7
pyproject.toml
@@ -7,7 +7,7 @@ dependencies = [
7
]
8
description = "Python implementation of Library of Congress EDTF (Extended Date Time Format) specification"
9
requires-python = ">=3.8"
10
-readme = {file = "README.txt", content-type = "text/markdown"}
+readme = {file = "README.md", content-type = "text/markdown"}
11
authors = [
12
{ name = "The Interaction Consortium", email = "[email protected]"},
13
{ name = "Alastair Weakley"},
0 commit comments