Update PyPI meta

This commit is contained in:
thecosmos
2020-02-08 16:43:44 +05:30
parent 55accb67e8
commit 4008c3d259
2 changed files with 3 additions and 2 deletions

View File

@@ -56,6 +56,7 @@ setup(
'Operating System :: OS Independent',
'Programming Language :: Python',
'Topic :: Internet :: WWW/HTTP :: Dynamic Content',
'Topic :: Software Development :: Libraries :: Python Modules'
'Topic :: Software Development :: Libraries :: Python Modules',
'Framework :: Flask'
]
)