We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f77dbd commit ba642cfCopy full SHA for ba642cf
1 file changed
template/pyproject.toml.jinja
@@ -56,7 +56,7 @@ dynamic = ["version"]
56
keywords = []
57
license = "{{ license }}"
58
name = "{{ package_name }}"
59
-readme = "docs/README.md"
+readme = "README.md"
60
requires-python = ">=3.12"
61
62
[project.urls]
0 commit comments