Skip to content

Commit a3709a0

Browse files
committed
attempt adding rendered README to pypi project page
1 parent e1de4a6 commit a3709a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ dependencies = [
3131
]
3232
requires-python = '>=3.8'
3333
keywords = ['textile', 'text', 'html markup']
34+
readme = {file = 'tests/fixtures/README.txt', content-type = 'text/plain'}
3435

3536
[project.optional-dependencies]
3637
develop = ['pytest', 'pytest-cov']

0 commit comments

Comments
 (0)