remove gunicorn
This commit is contained in:
parent
ed9356b7f9
commit
8f1272afcf
@ -22,7 +22,6 @@ setup(name='waecm-2021-group-04',
|
|||||||
'feedsearch==1.0.12',
|
'feedsearch==1.0.12',
|
||||||
'Pillow==8.2.0',
|
'Pillow==8.2.0',
|
||||||
'python-dateutil==2.8.1',
|
'python-dateutil==2.8.1',
|
||||||
'gunicorn==20.1.0'
|
|
||||||
],
|
],
|
||||||
license='BSD License', # example license
|
license='BSD License', # example license
|
||||||
description='DESCRIPTION')
|
description='DESCRIPTION')
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user