add = in setup.py

This commit is contained in:
Martin Weick 2020-11-30 11:04:02 +01:00
parent 63175ce112
commit c699d4fda0

View File

@ -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'