Closed barclaey closed 3 years ago
What is it with all these packages being installed, it seems unnecessary:
Installing collected packages: pyasn1, rsa, cachetools, pyasn1-modules, google-auth, protobuf, googleapis-common-protos, google-api-core, google-cloud-core, pycparser, cffi, google-crc32c, google-resumable-media, google-cloud-storage, django-client-side-image-cropping Running setup.py install for django-client-side-image-cropping ... done
I like the work you did integrating with the admin interface. Why not joining forces with: https://github.com/dima-kov/django-croppie
That would be the best of both worlds!
Anyhow keep up the good work!
Also here to ask about the weird unnecessary packages? Why is google-cloud-storage required?
You are right, google-cloud-storage isn't necessary. Removed it in 7124f75cfa41df0cd0933396c5dd1991f7a365a0.
google-cloud-storage
What is it with all these packages being installed, it seems unnecessary:
I like the work you did integrating with the admin interface. Why not joining forces with: https://github.com/dima-kov/django-croppie
That would be the best of both worlds!
Anyhow keep up the good work!