Skip to content

Commit c085b5e

Browse files
fixup: use correct readme name in pyproject.toml
1 parent 21b5b01 commit c085b5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ backend-path = [
1818
[project]
1919
name = "setuptools-scm"
2020
description = "the blessed package to manage your versions by scm tags"
21-
readme = "README.rst"
21+
readme = "README.md"
2222
license.file = "LICENSE"
2323
authors = [
2424
{name="Ronny Pfannschmidt", email="[email protected]"}

0 commit comments

Comments
 (0)