Rodolfo Lottin Pereira
Rodolfo Lottin Pereira
Hi @jtemporal ! This is my first attempt to collaborate with an open source project. How can I help with this issue?
Hi @jamesls, I think this currently blocks creating managed layers using Python 3.11 or greater. I saw that you put a PR #2087 but I didn't see these changes there....
I manually updated it and everything has been working so far.
Hi! Does anyone need some help with this issue?
Ok @cuducos . I'll give it a try.
So, I have some doubts about how to test this functionally. First one is: how can I get some data, once that the tests are using mocks? I know that...
Sorry for the late answer. Yeah, @cuducos . Thanks again! Now I'm working on croping the image using wand, but it's not being easy. My first approach was to try...
Hi @silviodc and @cuducos . Thanks for your help. @cuducos , as the part of crop the image was the hard one to me I decided to go for and...
Right now the project is not using or encouraging the use of any dependency management tool. Like `pipenv`, `poetry` or `pip`. But the main problem is that it does not...
Oh, it seems that the urlopen mock isn't correctly working. Is there a way to access the CI environment?