We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1815cce commit 7469bf5Copy full SHA for 7469bf5
pyproject.toml
@@ -11,6 +11,7 @@ authors = [{name = "Paul Ganssle"}]
11
description = """
12
audio-feeder provides a server that serves your audiobooks and other audio
13
content as RSS feeds, with rich metadata, and provides a web frontent for navigation."""
14
+readme = "README.rst"
15
license = {file = "LICENSE"}
16
requires-python = ">= 3.9"
17
dependencies = [
0 commit comments