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 08678c5 commit f6b56d5Copy full SHA for f6b56d5
setup.py
@@ -38,7 +38,7 @@
38
author_email=author_email,
39
description="Library of utils to create REST Python Microservices",
40
long_description=long_description,
41
- long_description_content_type='text/markdown'
+ long_description_content_type='text/markdown',
42
classifiers=[
43
'Development Status :: 3 - Alpha',
44
'Framework :: Flask',
0 commit comments