1
0
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:
Hemna 2025-01-24 16:43:52 -05:00
parent 934ebd236d
commit e08039431e

View File

@ -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