Skip to content

Commit 7e2313e

Browse files
committed
use plaintext README
1 parent 565f8d4 commit 7e2313e

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

examples/extension-hatch/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ maintainers = [
1515
]
1616
description = "An example Python package used to support Python packaging tutorials"
1717
keywords = ["pyOpenSci", "python packaging"]
18-
readme = "README.md"
18+
readme = "README"
1919
classifiers = [
2020
"Programming Language :: Python :: 3",
2121
"License :: OSI Approved :: BSD License",

0 commit comments

Comments
 (0)