Skip to content

Commit

Permalink
attempt adding rendered README to pypi project page
Browse files Browse the repository at this point in the history
  • Loading branch information
ikirudennis committed Aug 18, 2024
1 parent e1de4a6 commit a3709a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ dependencies = [
]
requires-python = '>=3.8'
keywords = ['textile', 'text', 'html markup']
readme = {file = 'tests/fixtures/README.txt', content-type = 'text/plain'}

[project.optional-dependencies]
develop = ['pytest', 'pytest-cov']
Expand Down

0 comments on commit a3709a0

Please sign in to comment.