Add Flask to the list of keywords

This commit is contained in:
Roman Mogylatov 2020-07-10 17:18:00 -04:00
parent ff107a25ff
commit 490c693985

View File

@ -76,6 +76,7 @@ setup(name='dependency-injector',
'Factory',
'Singleton',
'Design patterns',
'Flask',
],
classifiers=[
'Development Status :: 5 - Production/Stable',