r-earthengine / ee_extra

A ninja python package that unifies the Google Earth Engine ecosystem.
https://ee-extra.readthedocs.io/
Other
58 stars 10 forks source link

Remove black dependency #10

Closed sebimarkgraf closed 2 years ago

sebimarkgraf commented 2 years ago

This removes the black dependency from setup.py

csaybar commented 2 years ago

Hi @sebimarkgraf thanks for the PR!

You are right "black" should not be there. Right now ee_extra is too broken (sorry for that!), we are gonna make some extra changes in the next weeks. In the end, "black" will not be a requirement neither extras_require or install_requires.

Thanks, Cesar

sebimarkgraf commented 2 years ago

Thanks for your answer! Then I'll close this PR and look forward to your changes.

Best wishes, Sebastian