We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3655824 + 7603b00 commit bdaadd8Copy full SHA for bdaadd8
pyproject.toml
@@ -10,6 +10,7 @@ authors = [
10
{ name="William Jackson", email="[email protected]" },
11
]
12
description = "⚡️ Quick and easy search engine queries."
13
+readme = "README.md"
14
license = { file="LICENSE" }
15
requires-python = ">=3.7"
16
classifiers = [
0 commit comments