Skip to content

Commit 81fa128

Browse files
committed
Update pypi description
1 parent 07a231b commit 81fa128

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ def run_tests(self):
4040
url=f"https://github.com/{REPO}",
4141
author="bogdandm (Bogdan Kalashnikov)",
4242
author_email="bogdan.dm1995@yandex.ru",
43-
description="Python models (attrs, dataclasses or custom) generator from JSON data with typing module support",
43+
description="Python models (pydantic, attrs, dataclasses or custom) generator from JSON data with typing module support",
4444
long_description=long_description,
4545
long_description_content_type='text/markdown',
4646
license="MIT",

0 commit comments

Comments
 (0)