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 6b2df1f commit c34abfdCopy full SHA for c34abfd
setup.py
@@ -4,7 +4,8 @@
4
name='fastapi_elasticsearch_middleware',
5
version='0.1.0',
6
url='https://github.com/GGontijo/fastapi-elasticsearch-middleware.git',
7
- description='Elasticsearch Logger Middleware for FastAPI',
+ description='Elasticsearch Logger Middleware for FastAPI',
8
+ long_description='Elasticsearch Logger Middleware for FastAPI'
9
author='Gabriel Gontijo',
10
author_email='gabrieldercilio08@gmail.com',
11
packages=find_packages(),
0 commit comments