Skip to content

Commit

Permalink
Add readme to pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
pganssle committed Nov 3, 2022
1 parent 1815cce commit 7469bf5
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 @@ -11,6 +11,7 @@ authors = [{name = "Paul Ganssle"}]
description = """
audio-feeder provides a server that serves your audiobooks and other audio
content as RSS feeds, with rich metadata, and provides a web frontent for navigation."""
readme = "README.rst"
license = {file = "LICENSE"}
requires-python = ">= 3.9"
dependencies = [
Expand Down

0 comments on commit 7469bf5

Please sign in to comment.