José Guilherme Vanz
José Guilherme Vanz
Great @arthurcavalcant ! Are you in the Discord? Ping me there. I'll share the database with you.
Hi @rafaels88 ! Sorry for take so long to write you back. The main reason to use podman is that with a single tool I can setup complex test environments,...
What your thoughts?
@rafaels88 do you want to adapt the project to use pyenv and/or docker?
I think using pyenv and docker/podman is not mutual exclusive. One possible option is: use pyenv to develop locally and run unit tests. Then, when you open a PR the...
Please, add a description of the change you want to add to the toolbox.
See: #5 and #8
I do not consider this is a bug. Actually, it seems more a documentation issue for me. `curl` is a requirement to running `make setup`. I think we can work...
I've added the `documentation` label to make clear that the `bug` is a missing docs
We definetly shoud write one. My first idea is to follow the standard for the python community. We should also need a tool to do the heavy work for us....