Skip to content
This repository was archived by the owner on Jun 21, 2025. It is now read-only.

Commit 17e0837

Browse files
add description to package for pypi
1 parent f4cfb33 commit 17e0837

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ python-tag = py3
44
[metadata]
55
name = pydantic-aioredis
66
url = https://github.com/andrewthetechie/pydantic-aioredis
7+
description = Use your pydantic models as an ORM, storing data in Redis.
78
long_description = file: README.md
89
long_description_content_type = text/markdown
910
author = Andrew Herrington

0 commit comments

Comments
 (0)