Skip to content

Commit b11e3f0

Browse files
Attempting to target package .rst file for github-pages upload
1 parent 3a7f89a commit b11e3f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ authors = [
1212
{name = "Tim Littlefair", email = "heretical.camelid@gmail.com"}
1313
]
1414
description = "Sample Python Project for creating a new Python Module"
15-
readme = "README.md"
15+
readme = "docs/tl_python_package_template.rst"
1616
classifiers = [
1717
"Development Status :: 3 - Alpha",
1818
"Intended Audience :: Developers",

0 commit comments

Comments
 (0)