We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 807c9ee commit 9ccde0aCopy full SHA for 9ccde0a
pyproject.toml
@@ -7,7 +7,7 @@ name = "django-cache-helper"
7
authors = [
8
{ name="YCharts", email="[email protected]" },
9
]
10
-description = "A redis-backed autocompleter for Django projects."
+description = "a simple tool for making caching functions, methods, and class methods a little bit easier."
11
readme = "README.md"
12
requires-python = ">=3.7"
13
keywords = [
0 commit comments