mirror of
https://github.com/craigerl/aprsd.git
synced 2025-05-27 19:52:33 -04:00
Update pyproject for README.rst -> md
Updated the pyproject.toml to reflect the name change of README.rst -> README.md
This commit is contained in:
parent
934ebd236d
commit
e08039431e
@ -30,7 +30,7 @@ dynamic = ["version", "dependencies", "optional-dependencies"]
|
||||
#
|
||||
# This field corresponds to the "Description" metadata field:
|
||||
# https://packaging.python.org/specifications/core-metadata/#description-optional
|
||||
readme = {file = "README.rst", content-type = "text/x-rst"}
|
||||
readme = {file = "README.md", content-type = "text/markdown"}
|
||||
|
||||
|
||||
# This is either text indicating the license for the distribution, or a file
|
||||
|
Loading…
x
Reference in New Issue
Block a user