Skip to content

Commit c34abfd

Browse files
committed
adding long_description
1 parent 6b2df1f commit c34abfd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
name='fastapi_elasticsearch_middleware',
55
version='0.1.0',
66
url='https://github.com/GGontijo/fastapi-elasticsearch-middleware.git',
7-
description='Elasticsearch Logger Middleware for FastAPI',
7+
description='Elasticsearch Logger Middleware for FastAPI',
8+
long_description='Elasticsearch Logger Middleware for FastAPI'
89
author='Gabriel Gontijo',
910
author_email='gabrieldercilio08@gmail.com',
1011
packages=find_packages(),

0 commit comments

Comments
 (0)