add = in setup.py
This commit is contained in:
parent
63175ce112
commit
c699d4fda0
@ -19,7 +19,7 @@ setup(
|
||||
'whitenoise==5.2.0',
|
||||
'Pillow==8.0.1',
|
||||
'dropbox==10.10.0',
|
||||
'pymongo=3.11.1',
|
||||
'pymongo==3.11.1',
|
||||
],
|
||||
license='BSD License', # example license
|
||||
description='DESCRIPTION'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user